Searched refs:on_twt_event_device_notify_callback (Results 1 – 1 of 1) sorted by relevance
376 std::function<void(const TwtDeviceNotify&)> on_twt_event_device_notify_callback; variable379 if (on_twt_event_device_notify_callback && event) { in onAsyncTwtEventDeviceNotify()380 on_twt_event_device_notify_callback(*event); in onAsyncTwtEventDeviceNotify()1607 on_twt_event_device_notify_callback = user_callbacks.on_device_notify; in twtRegisterHandler()1717 on_twt_event_device_notify_callback = nullptr; in invalidate()