Home
last modified time | relevance | path

Searched refs:GetFeatureSetCommand (Results 1 – 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp515 class GetFeatureSetCommand : public WifiCommand { class
524 GetFeatureSetCommand(wifi_interface_handle handle, int feature, feature_set *set, in GetFeatureSetCommand() function in GetFeatureSetCommand
712 GetFeatureSetCommand command(handle, FEATURE_SET, set, NULL, NULL, 1); in wifi_get_supported_feature_set()
719 GetFeatureSetCommand command(handle, FEATURE_SET_MATRIX, NULL, set, set_size, set_size_max); in wifi_get_concurrency_matrix()