Home
last modified time | relevance | path

Searched refs:nfc_ncif_report_conn_close_evt (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/include/
Dnfc_int.h270 extern void nfc_ncif_report_conn_close_evt(uint8_t conn_id, tNFC_STATUS status);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc86 nfc_ncif_report_conn_close_evt(*p_old, *pp); in nci_proc_core_rsp()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1561 void nfc_ncif_report_conn_close_evt(uint8_t conn_id, tNFC_STATUS status) { in nfc_ncif_report_conn_close_evt() function