Searched defs:dest_gate (Results 1 – 6 of 6) sorted by relevance
/external/libnfc-nci/src/nfa/hci/ |
D | nfa_hci_utils.c | 521 UINT8 dest_host, UINT8 dest_gate) in nfa_hciu_add_pipe_to_gate() 565 …fa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate) in nfa_hciu_add_pipe_to_static_gate() 641 BOOLEAN nfa_hciu_check_pipe_between_gates (UINT8 local_gate, UINT8 dest_host, UINT8 dest_gate) in nfa_hciu_check_pipe_between_gates() 934 tNFA_STATUS nfa_hciu_send_create_pipe_cmd (UINT8 source_gate, UINT8 dest_host, UINT8 dest_gate) in nfa_hciu_send_create_pipe_cmd()
|
D | nfa_hci_act.c | 1254 UINT8 source_host, source_gate, dest_host, dest_gate, pipe; in nfa_hci_handle_admin_gate_cmd() local 1377 UINT8 dest_gate = nfa_hci_cb.remote_gate_in_use; in nfa_hci_handle_admin_gate_rsp() local
|
D | nfa_hci_api.c | 353 UINT8 dest_gate) in NFA_HciCreatePipe()
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_hci_api.h | 86 …UINT8 dest_gate; /* Peer gate to which this pipe is connected */ member 137 …UINT8 dest_gate; /* Destination host gate to which the other en… member
|
/external/libnfc-nci/src/nfa/int/ |
D | nfa_hci_int.h | 186 UINT8 dest_gate; member 325 UINT8 dest_gate; /* Peer gate to which this pipe is connected */ member
|
/external/libnfc-nci/src/hal/int/ |
D | nfc_brcm_defs.h | 382 UINT8 dest_gate; member
|