Searched defs:NotificationCallback (Results 1 – 5 of 5) sorted by relevance
258 using NotificationCallback = fit::function<void(bool indication, variable
116 using NotificationCallback = Function<void(ReadValue)>; variable
101 pub NotificationCallback: PRJ_NOTIFICATION_CB, field
3139 TEST_F(RemoteServiceManagerTest, NotificationCallback) { in TEST_F() argument