Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/include/
H A Dnfc_int.h280 extern void nfc_ncif_proc_get_routing(uint8_t* p, uint8_t len);
/aosp12/system/nfc/src/nfc/nci/
H A Dnci_hrcv.cc293 nfc_ncif_proc_get_routing(pp, len); in nci_proc_rf_management_ntf()
/aosp12/system/nfc/src/nfc/nfc/
H A Dnfc_ncif.cc1529 void nfc_ncif_proc_get_routing(uint8_t* p, uint8_t len) { in nfc_ncif_proc_get_routing() function