Home
last modified time | relevance | path

Searched defs:client_0 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_connection_server_test.cc134 fbg::ClientPtr client_0 = handle_0.Bind(); in TEST_F() local
156 fbg::ClientPtr client_0 = handle_0.Bind(); in TEST_F() local
184 fbg::ClientPtr client_0 = handle_0.Bind(); in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dgatt_test.cc259 auto client_0 = std::make_unique<testing::FakeClient>(dispatcher()); in TEST_F() local