Searched defs:source_host (Results 1 – 3 of 3) sorted by relevance
1200 uint8_t source_host, source_gate, dest_host, dest_gate, pipe; in nfa_hci_handle_admin_gate_cmd() local1336 uint8_t source_host; in nfa_hci_handle_admin_gate_rsp() local
135 def bootstrap(user, password, source_host, dest_host): argument
1045 IPAddress source_host() const { return source_host_; } in source_host() function