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.h118 tNFC_CONN_CBACK *p_cback; /* the callback function to receive the data */
225 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.c977 tNFC_CONN_CBACK *p_cback) in NFC_ConnCreate()
1056 void NFC_SetStaticRfCback (tNFC_CONN_CBACK *p_cback) in NFC_SetStaticRfCback()
Dnfc_ncif.c1196 tNFC_CONN_CBACK *p_cback; in nfc_ncif_proc_conn_create_rsp()
1242 tNFC_CONN_CBACK *p_cback; in nfc_ncif_report_conn_close_evt()
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h820 typedef void (tNFC_CONN_CBACK) (UINT8 conn_id, tNFC_CONN_EVT event, tNFC_CONN *p_data); typedef
1047 tNFC_CONN_CBACK *p_cback);
1077 NFC_API extern void NFC_SetStaticRfCback(tNFC_CONN_CBACK *p_cback);