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

/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h156 * tNFC_RESPONSE_CBACK uses tNFC_RESPONSE_EVT; range 0x5000 ~
164 /* the events reported on tNFC_RESPONSE_CBACK */
504 typedef void (tNFC_RESPONSE_CBACK) (tNFC_RESPONSE_EVT event, tNFC_RESPONSE *p_data); typedef
849 ** tNFC_RESPONSE_CBACK.
854 NFC_API extern tNFC_STATUS NFC_Enable (tNFC_RESPONSE_CBACK *p_cback);
866 ** tNFC_RESPONSE_CBACK.
902 ** tNFC_RESPONSE_CBACK as NFC_SET_CONFIG_REVT.
918 ** The response from NFCC is reported by tNFC_RESPONSE_CBACK
935 ** The response from NFCC is reported by tNFC_RESPONSE_CBACK
937 ** The notification from NFCC is reported by tNFC_RESPONSE_CBACK
[all...]

Completed in 50 milliseconds