Searched defs:hcit (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_nci.c634 UINT8 hcit; local
648 hcit = HCIT_TYPE_NFC;
649 USERIAL_Write (USERIAL_NFC_PORT, &hcit, 1);
H A Dnfc_hal_prm.c105 UINT8 hcit, oid, hdr0, type; local
110 /* Validate that segment is at least big enought to have NCI_MSG_HDR_SIZE + 1 (hcit) */
120 STREAM_TO_UINT8 (hcit, p_src);

Completed in 65 milliseconds