Home
last modified time | relevance | path

Searched refs:tNFC_CONN_CBACK (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nci/src/nfc/int/
Dnfc_int.h109 tNFC_CONN_CBACK *p_cback; /* the callback function to receive the data */
216 NFC_API extern tNFC_CONN_CB * nfc_alloc_conn_cb ( tNFC_CONN_CBACK *p_cback);
/external/libnfc-nci/src/nfc/nfc/
Dnfc_utils.c45 tNFC_CONN_CB * nfc_alloc_conn_cb (tNFC_CONN_CBACK *p_cback) in nfc_alloc_conn_cb()
Dnfc_main.c971 tNFC_CONN_CBACK *p_cback) in NFC_ConnCreate()
1050 void NFC_SetStaticRfCback (tNFC_CONN_CBACK *p_cback) in NFC_SetStaticRfCback()
Dnfc_ncif.c1197 tNFC_CONN_CBACK *p_cback; in nfc_ncif_proc_conn_create_rsp()
1243 tNFC_CONN_CBACK *p_cback; in nfc_ncif_report_conn_close_evt()
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h815 typedef void (tNFC_CONN_CBACK) (UINT8 conn_id, tNFC_CONN_EVT event, tNFC_CONN *p_data); typedef
1042 tNFC_CONN_CBACK *p_cback);
1072 NFC_API extern void NFC_SetStaticRfCback(tNFC_CONN_CBACK *p_cback);