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

/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h154 * tNFC_DISCOVER_CBACK uses tNFC_DISCOVER_EVT; range 0x4000 ~
514 /* the events reported on tNFC_DISCOVER_CBACK */
761 typedef void (tNFC_DISCOVER_CBACK) (tNFC_DISCOVER_EVT event, tNFC_DISCOVER *p_data); typedef
962 ** The response from NFCC is reported by tNFC_DISCOVER_CBACK as.
973 tNFC_DISCOVER_CBACK *p_cback);
980 ** The response from NFCC is reported by tNFC_DISCOVER_CBACK as.
982 ** tNFC_DISCOVER_CBACK as NFC_RESULT_DEVT.
993 tNFC_DISCOVER_CBACK *p_cback);
999 ** Description If tNFC_DISCOVER_CBACK reports status=NFC_MULTIPLE_PROT,
1002 ** reported by tNFC_DISCOVER_CBACK a
[all...]

Completed in 70 milliseconds