Searched refs:GetFeatureSetCommand (Results 1 – 1 of 1) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_hal.cpp | 515 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()
|