Home
last modified time | relevance | path

Searched defs:set_connection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_grpc/public/pw_grpc/
H A Dgrpc_channel_output.h39 void set_connection(Connection& conn) { connection_ = conn; } in set_connection() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server.h179 void set_connection(bt::sco::ScoConnection::WeakPtr connection) { in set_connection() function
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/power/wifi/
DPowerWiFimulticastTest.py47 def set_connection(self): member in PowerWiFimulticastTest