Home
last modified time | relevance | path

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

/system/nfc/src/nfc/int/
Dnfc_int.h127 tNFC_CONN_CBACK* p_cback; /* the callback function to receive the data */
252 extern tNFC_CONN_CB* nfc_alloc_conn_cb(tNFC_CONN_CBACK* p_cback);
/system/nfc/src/nfc/nfc/
Dnfc_utils.c42 tNFC_CONN_CB* nfc_alloc_conn_cb(tNFC_CONN_CBACK* p_cback) { in nfc_alloc_conn_cb()
Dnfc_main.c932 tNFC_CONN_CBACK* p_cback) { in NFC_ConnCreate()
1002 void NFC_SetStaticRfCback(tNFC_CONN_CBACK* p_cback) { in NFC_SetStaticRfCback()
Dnfc_ncif.cc1250 tNFC_CONN_CBACK* p_cback; in nfc_ncif_proc_conn_create_rsp()
1289 tNFC_CONN_CBACK* p_cback; in nfc_ncif_report_conn_close_evt()
/system/nfc/src/nfc/include/
Dnfc_api.h860 typedef void(tNFC_CONN_CBACK)(uint8_t conn_id, tNFC_CONN_EVT event, typedef
1085 uint8_t protocol, tNFC_CONN_CBACK* p_cback);
1115 extern void NFC_SetStaticRfCback(tNFC_CONN_CBACK* p_cback);