Searched refs:on_twt_session_suspend (Results 1 – 4 of 4) sorted by relevance
161 void (*on_twt_session_suspend)(wifi_request_id id, int session_id); member
370 const auto& on_twt_session_suspend = [weak_ptr_this](legacy_hal::wifi_request_id id, in registerTwtEventCallbackInternal() local400 on_twt_session_teardown, on_twt_session_stats, on_twt_session_suspend, in registerTwtEventCallbackInternal()
572 using on_twt_session_suspend = std::function<void(wifi_request_id id, int session_id)>; variable789 const on_twt_session_suspend& on_twt_session_suspend_user_callback,
1876 const on_twt_session_suspend& on_twt_session_suspend_user_callback, in twtRegisterEvents()