Home
last modified time | relevance | path

Searched defs:dest_host (Results 1 – 5 of 5) sorted by relevance

/system/nfc/src/nfa/hci/
Dnfa_hci_utils.cc498 uint8_t dest_host, in nfa_hciu_add_pipe_to_gate()
546 uint8_t dest_host, in nfa_hciu_add_pipe_to_static_gate()
621 bool nfa_hciu_check_pipe_between_gates(uint8_t local_gate, uint8_t dest_host, in nfa_hciu_check_pipe_between_gates()
902 uint8_t dest_host, in nfa_hciu_send_create_pipe_cmd()
Dnfa_hci_api.cc356 uint8_t dest_host, uint8_t dest_gate) { in NFA_HciCreatePipe()
Dnfa_hci_act.cc1193 uint8_t source_host, source_gate, dest_host, dest_gate, pipe; in nfa_hci_handle_admin_gate_cmd() local
1319 uint8_t dest_host = nfa_hci_cb.remote_host_in_use; in nfa_hci_handle_admin_gate_rsp() local
/system/nfc/src/nfa/include/
Dnfa_hci_api.h111 uint8_t dest_host; /* Peer host to which this pipe is connected */ member
161 dest_host; /* Destination host whose gate is the other end of the pipe is member
Dnfa_hci_int.h192 uint8_t dest_host; member
325 uint8_t dest_host; /* Peer host to which this pipe is connected */ member