Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnfc_int.h276 extern void nfc_ncif_proc_ee_action(uint8_t* p, uint16_t plen);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc297 nfc_ncif_proc_ee_action(pp, len); in nci_proc_rf_management_ntf()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1387 void nfc_ncif_proc_ee_action(uint8_t* p, uint16_t plen) { in nfc_ncif_proc_ee_action() function