Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_profiles/
H A Ddevice_info_service_test.cc27 class FakeGattServer final : public bluetooth::gatt::Server { class
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_gatt_server.cc30 FakeGattServer::FakeGattServer(FakePeer* dev) : dev_(dev) { in FakeGattServer() function in bt::testing::FakeGattServer