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

/external/libnfc-nci/src/hal/int/
H A Dnfc_hal_int.h374 } tNFC_HAL_NCIT_CB; typedef in typeref:struct:__anon23952
423 tNFC_HAL_NCIT_CB ncit_cb; /* NCI transport */
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_nci.c179 static BOOLEAN nfc_hal_nci_receive_nci_msg (tNFC_HAL_NCIT_CB *p_cb, UINT8 byte)
276 static BOOLEAN nfc_hal_nci_receive_bt_msg (tNFC_HAL_NCIT_CB *p_cb, UINT8 byte)
480 tNFC_HAL_NCIT_CB *p_cb = &(nfc_hal_cb.ncit_cb);

Completed in 81 milliseconds