Searched refs:TwtFeatureRequest (Results 1 – 1 of 1) sorted by relevance
581 class TwtFeatureRequest : public WifiCommand class587 TwtFeatureRequest(wifi_interface_handle iface, in TwtFeatureRequest() function in TwtFeatureRequest866 TwtFeatureRequest *cmd_event = (TwtFeatureRequest*)(twt_info.twt_feature_request); in twt_deinit_handler()890 (void*)new TwtFeatureRequest(iface, NULL, TWT_LAST); in twt_register_handler()893 TwtFeatureRequest *cmd_event = (TwtFeatureRequest*)(twt_info.twt_feature_request); in twt_register_handler()901 TwtFeatureRequest *cmd; in twt_setup_request()904 cmd = new TwtFeatureRequest(iface, (void *)msg, cmdType); in twt_setup_request()918 TwtFeatureRequest *cmd; in twt_info_frame_request()921 cmd = new TwtFeatureRequest(iface, (void *)msg, cmdType); in twt_info_frame_request()935 TwtFeatureRequest *cmd; in twt_teardown_request()[all …]