Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dfake_client.cc263 void FakeClient::SetNotificationHandler(NotificationCallback callback) { in SetNotificationHandler() function in bt::gatt::testing::FakeClient
H A Dclient.cc1286 void SetNotificationHandler(NotificationCallback handler) override { in SetNotificationHandler() function in bt::gatt::Impl