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

  /external/libnfc-nci/src/nfc/int/
nfc_int.h 194 } tNFC_CB;
203 NFC_API extern tNFC_CB nfc_cb;
205 NFC_API extern tNFC_CB *nfc_cb_ptr;
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 363 memset (&nfc_cb, 0, sizeof (tNFC_CB));
nfc_main.c 62 tNFC_CB nfc_cb;
736 memset (&nfc_cb, 0, sizeof (tNFC_CB));
    [all...]

Completed in 37 milliseconds