Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnfc_int.h271 extern void nfc_ncif_proc_credits(uint8_t* p, uint16_t plen);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc150 nfc_ncif_proc_credits(pp, len); in nci_proc_core_ntf()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc621 void nfc_ncif_proc_credits(uint8_t* p, uint16_t plen) { in nfc_ncif_proc_credits() function