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

/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h815 typedef void (tNFC_CONN_CBACK) (UINT8 conn_id, tNFC_CONN_EVT event, tNFC_CONN *p_data); typedef
1028 ** The response from NFCC is reported in tNFC_CONN_CBACK
1042 tNFC_CONN_CBACK *p_cback);
1050 ** The response from NFCC is reported in tNFC_CONN_CBACK
1072 NFC_API extern void NFC_SetStaticRfCback(tNFC_CONN_CBACK *p_cback);

Completed in 91 milliseconds