OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFC_HAL_NCIT_CB
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
371
}
tNFC_HAL_NCIT_CB
;
414
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)
478
tNFC_HAL_NCIT_CB
*p_cb = &(nfc_hal_cb.ncit_cb);
Completed in 50 milliseconds