Home
last modified time | relevance | path

Searched defs:NotificationCallback (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gatt/public/pw_bluetooth_sapphire/internal/host/gatt/
Dclient.h258 using NotificationCallback = fit::function<void(bool indication, variable
/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
Dclient.h116 using NotificationCallback = Function<void(ReadValue)>; variable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Storage/ProjectedFileSystem/
Dmod.rs101 pub NotificationCallback: PRJ_NOTIFICATION_CB, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Storage/ProjectedFileSystem/
Dmod.rs101 pub NotificationCallback: PRJ_NOTIFICATION_CB, field
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dremote_service_manager_test.cc3139 TEST_F(RemoteServiceManagerTest, NotificationCallback) { in TEST_F() argument