HomeSort by relevance Sort by last modified time
    Searched refs:nfc_ncif_proc_credits (Results 1 - 3 of 3) sorted by null

  /system/nfc/src/nfc/include/
nfc_int.h 270 extern void nfc_ncif_proc_credits(uint8_t* p, uint16_t plen);
  /system/nfc/src/nfc/nci/
nci_hrcv.cc 144 nfc_ncif_proc_credits(pp, len);
  /system/nfc/src/nfc/nfc/
nfc_ncif.cc 574 ** Function nfc_ncif_proc_credits
581 void nfc_ncif_proc_credits(uint8_t* p, __attribute__((unused)) uint16_t plen) { function
    [all...]

Completed in 224 milliseconds