Searched defs:tNFC_DISCOVER_CBACK (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h155 * tNFC_DISCOVER_CBACK uses tNFC_DISCOVER_EVT; range 0x4000 ~
516 /* the events reported on tNFC_DISCOVER_CBACK */
768 typedef void (tNFC_DISCOVER_CBACK) (tNFC_DISCOVER_EVT event, tNFC_DISCOVER *p_data); typedef
969 ** The response from NFCC is reported by tNFC_DISCOVER_CBACK as.
980 tNFC_DISCOVER_CBACK *p_cback);
987 ** The response from NFCC is reported by tNFC_DISCOVER_CBACK as.
989 ** tNFC_DISCOVER_CBACK as NFC_RESULT_DEVT.
1000 tNFC_DISCOVER_CBACK *p_cback);
1006 ** Description If tNFC_DISCOVER_CBACK reports status=NFC_MULTIPLE_PROT,
1009 ** reported by tNFC_DISCOVER_CBACK a
[all...]

Completed in 32 milliseconds