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

  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 35 BOOLEAN nci_proc_core_rsp (BT_HDR *p_msg);
  /external/libnfc-nci/src/nfc/nci/
nci_hrcv.c 39 ** Function nci_proc_core_rsp
46 BOOLEAN nci_proc_core_rsp (BT_HDR *p_msg) function
57 NFC_TRACE_DEBUG1 ("nci_proc_core_rsp opcode:0x%x", op_code);
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 404 free = nci_proc_core_rsp (p_msg);
    [all...]

Completed in 1105 milliseconds