Searched refs:SetNotificationHandler (Results 1 – 6 of 6) sorted by relevance
59 client_->SetNotificationHandler( in RemoteServiceManager()64 client_->SetNotificationHandler({}); in ~RemoteServiceManager()
263 void FakeClient::SetNotificationHandler(NotificationCallback callback) { in SetNotificationHandler() function in bt::gatt::testing::FakeClient
3939 client()->SetNotificationHandler( in TEST_F()3962 client()->SetNotificationHandler( in TEST_F()3995 client()->SetNotificationHandler([&](bool ind, in TEST_F()4015 client()->SetNotificationHandler( in TEST_F()
1286 void SetNotificationHandler(NotificationCallback handler) override { in SetNotificationHandler() function in bt::gatt::Impl
262 virtual void SetNotificationHandler(NotificationCallback handler) = 0;
209 void SetNotificationHandler(NotificationCallback callback) override;