Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_central_server_test.cc177 fidl::InterfaceHandle<fuchsia::bluetooth::gatt::Client> gatt_client; in TEST_F() local
215 fidl::InterfaceHandle<fuchsia::bluetooth::gatt::Client> gatt_client; in TEST_F() local
253 fidl::InterfaceHandle<fuchsia::bluetooth::gatt::Client> gatt_client; in TEST_F() local
300 fidl::InterfaceHandle<fuchsia::bluetooth::gatt::Client> gatt_client; in TEST_F() local
350 fidl::InterfaceHandle<fuchsia::bluetooth::gatt::Client> gatt_client; in TEST_F() local
373 fidl::InterfaceHandle<fuchsia::bluetooth::gatt::Client> gatt_client; in TEST_F() local
/aosp_15_r20/external/python/bumble/rust/src/wrapper/
Dmod.rs39 pub mod gatt_client; module
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection.cc709 std::unique_ptr<gatt::Client> gatt_client = in InitializeGatt() local