Home
last modified time | relevance | path

Searched refs:tNFC_CB (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/int/
Dnfc_int.h191 } tNFC_CB; typedef
200 NFC_API extern tNFC_CB nfc_cb;
202 NFC_API extern tNFC_CB *nfc_cb_ptr;
/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c361 memset (&nfc_cb, 0, sizeof (tNFC_CB)); in nfc_task()
Dnfc_main.c60 tNFC_CB nfc_cb;
731 memset (&nfc_cb, 0, sizeof (tNFC_CB)); in NFC_Init()