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

  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 477 extern tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_on_gate (UINT8 gate_id);
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c 801 ** Function nfa_hciu_find_active_pipe_on_gate
808 tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_on_gate (UINT8 gate_id) function
814 NFA_TRACE_DEBUG1 ("nfa_hciu_find_active_pipe_on_gate () Gate:0x%x", gate_id);
    [all...]
nfa_hci_act.c 568 else if ((p_pipe = nfa_hciu_find_active_pipe_on_gate (p_gate->gate_id)) == NULL)
    [all...]

Completed in 388 milliseconds