Searched refs:nfa_hciu_add_pipe_to_static_gate (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h484 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate);
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_utils.c557 ** Function nfa_hciu_add_pipe_to_static_gate
565 tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate) function
570 NFA_TRACE_EVENT4 ("nfa_hciu_add_pipe_to_static_gate (%u) Pipe: 0x%02x Dest Host: 0x%02x Dest Gate: 0x%02x)",
H A Dnfa_hci_act.c1288 response = nfa_hciu_add_pipe_to_static_gate (dest_gate, pipe, source_host, source_gate);

Completed in 183 milliseconds