Home
last modified time | relevance | path

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

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