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

  /system/nfc/src/nfa/include/
nfa_hci_int.h 477 extern tNFA_HCI_DYN_PIPE* nfa_hciu_find_active_pipe_on_gate(uint8_t gate_id);
  /system/nfc/src/nfa/hci/
nfa_hci_utils.cc 755 ** Function nfa_hciu_find_active_pipe_on_gate
762 tNFA_HCI_DYN_PIPE* nfa_hciu_find_active_pipe_on_gate(uint8_t gate_id) { function
    [all...]
nfa_hci_act.cc 539 } else if ((p_pipe = nfa_hciu_find_active_pipe_on_gate(p_gate->gate_id)) ==
    [all...]

Completed in 127 milliseconds