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 476 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 767 ** Function nfa_hciu_find_active_pipe_on_gate
774 tNFA_HCI_DYN_PIPE *nfa_hciu_find_active_pipe_on_gate (UINT8 gate_id) function
780 NFA_TRACE_DEBUG1 ("nfa_hciu_find_active_pipe_on_gate () Gate:0x%x", gate_id);
    [all...]
nfa_hci_act.c 541 else if ((p_pipe = nfa_hciu_find_active_pipe_on_gate (p_gate->gate_id)) == NULL)
    [all...]

Completed in 525 milliseconds