Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnfc_int.h264 extern void nfc_ncif_proc_discover_ntf(uint8_t* p, uint16_t plen);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc245 nfc_ncif_proc_discover_ntf(p, p_msg->len); in nci_proc_rf_management_ntf()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc778 void nfc_ncif_proc_discover_ntf(uint8_t* p, in nfc_ncif_proc_discover_ntf() function