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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_nci.c651 UINT8 hcit; local
665 hcit = HCIT_TYPE_NFC;
666 USERIAL_Write (USERIAL_NFC_PORT, &hcit, 1);
H A Dnfc_hal_prm.c107 UINT8 hcit, oid, hdr0, type; local
112 /* Validate that segment is at least big enought to have NCI_MSG_HDR_SIZE + 1 (hcit) */
122 STREAM_TO_UINT8 (hcit, p_src);

Completed in 86 milliseconds