Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h473 extern BOOLEAN nfa_hciu_check_pipe_between_gates (UINT8 local_gate, UINT8 dest_host, UI…
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.c641 BOOLEAN nfa_hciu_check_pipe_between_gates (UINT8 local_gate, UINT8 dest_host, UINT8 dest_gate) in nfa_hciu_check_pipe_between_gates() function
Dnfa_hci_act.c638 …else if (nfa_hciu_check_pipe_between_gates (p_evt_data->create_pipe.source_gate, p_evt_data->creat… in nfa_hci_api_create_pipe()
1295 if (nfa_hciu_check_pipe_between_gates (dest_gate, source_host, source_gate)) in nfa_hci_handle_admin_gate_cmd()