Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h484 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8…
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.c565 tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_hos… in nfa_hciu_add_pipe_to_static_gate() function
Dnfa_hci_act.c1288 response = nfa_hciu_add_pipe_to_static_gate (dest_gate, pipe, source_host, source_gate); in nfa_hci_handle_admin_gate_cmd()