Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnfc_int.h296 extern void nfc_ncif_proc_rf_field_ntf(uint8_t rf_status);
298 #define nfc_ncif_proc_rf_field_ntf(rf_status) macro
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc272 nfc_ncif_proc_rf_field_ntf(*pp); in nci_proc_rf_management_ntf()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc601 void nfc_ncif_proc_rf_field_ntf(uint8_t rf_status) { in nfc_ncif_proc_rf_field_ntf() function