Home
last modified time | relevance | path

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

/external/libnfc-nci/src/hal/int/
Dnfc_hal_int.h375 } tNFC_HAL_NCIT_CB; typedef
427 tNFC_HAL_NCIT_CB ncit_cb; /* NCI transport */
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_nci.c179 static BOOLEAN nfc_hal_nci_receive_nci_msg (tNFC_HAL_NCIT_CB *p_cb, UINT8 byte) in nfc_hal_nci_receive_nci_msg()
276 static BOOLEAN nfc_hal_nci_receive_bt_msg (tNFC_HAL_NCIT_CB *p_cb, UINT8 byte) in nfc_hal_nci_receive_bt_msg()
480 tNFC_HAL_NCIT_CB *p_cb = &(nfc_hal_cb.ncit_cb); in nfc_hal_nci_receive_msg()