HomeSort by relevance Sort by last modified time
    Searched refs:tNFC_HAL_NCIT_CB (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 374 } tNFC_HAL_NCIT_CB;
423 tNFC_HAL_NCIT_CB ncit_cb; /* NCI transport */
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 179 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 349 milliseconds