Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/osp/impl/
H A Dnetwork_service_manager.cc21 std::unique_ptr<ProtocolConnectionClient> connection_client, in Create()
68 std::unique_ptr<ProtocolConnectionClient> connection_client, in NetworkServiceManager()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_connection_server_test.cc320 AcceptCisRequest(fble::Connection* connection_client, in AcceptCisRequest()
/aosp_15_r20/external/openscreen/osp/demo/
H A Dosp_demo.cc436 auto connection_client = ProtocolConnectionClientFactory::Create( in ListenerDemo() local