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

  /system/nfc/src/nfc/include/
nci_hmsgs.h 35 void nci_proc_core_ntf(NFC_HDR* p_msg);
  /system/nfc/src/nfc/nci/
nci_hrcv.cc 105 ** Function nci_proc_core_ntf
112 void nci_proc_core_ntf(NFC_HDR* p_msg) { function
122 << StringPrintf("nci_proc_core_ntf opcode:0x%x", op_code);
  /system/nfc/src/nfc/nfc/
nfc_ncif.cc 427 nci_proc_core_ntf(p_msg);
    [all...]

Completed in 1191 milliseconds