Searched defs:SetNotificationHandler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ | ||
H A D | fake_client.cc | 263 void FakeClient::SetNotificationHandler(NotificationCallback callback) { in SetNotificationHandler() function in bt::gatt::testing::FakeClient |
H A D | client.cc | 1286 void SetNotificationHandler(NotificationCallback handler) override { in SetNotificationHandler() function in bt::gatt::Impl |