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

/external/libnfc-nci/src/nfc/nci/
H A Dnci_hrcv.c295 tNFC_RESPONSE_CBACK *p_cback = nfc_cb.p_resp_cback;
355 tNFC_RESPONSE_CBACK *p_cback = nfc_cb.p_resp_cback;
/external/libnfc-nci/src/nfc/int/
H A Dnfc_int.h154 tNFC_RESPONSE_CBACK *p_resp_cback;
/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...]
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c1026 tNFC_RESPONSE_CBACK *p_cback = nfc_cb.p_resp_cback;
1104 tNFC_RESPONSE_CBACK *p_cback = nfc_cb.p_resp_cback;
1359 tNFC_RESPONSE_CBACK *p_cback = nfc_cb.p_resp_cback;
H A Dnfc_main.c665 ** tNFC_RESPONSE_CBACK.
670 tNFC_STATUS NFC_Enable (tNFC_RESPONSE_CBACK *p_cback)
698 ** tNFC_RESPONSE_CBACK.
787 ** tNFC_RESPONSE_CBACK as NFC_SET_CONFIG_REVT.
806 ** The response from NFCC is reported by tNFC_RESPONSE_CBACK
1209 ** The response from NFCC is reported by tNFC_RESPONSE_CBACK

Completed in 217 milliseconds