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.h203 } tNFC_CB; typedef
212 NFC_API extern tNFC_CB nfc_cb;
214 NFC_API extern tNFC_CB *nfc_cb_ptr;
/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c369 memset (&nfc_cb, 0, sizeof (tNFC_CB)); in nfc_task()
Dnfc_main.c62 tNFC_CB nfc_cb;
736 memset (&nfc_cb, 0, sizeof (tNFC_CB)); in NFC_Init()