Searched refs:GetFeatureSetCommand (Results 1 – 2 of 2) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_hal.cpp | 1454 class GetFeatureSetCommand : public WifiCommand { class 1463 GetFeatureSetCommand(wifi_interface_handle handle, int feature, feature_set *set, in GetFeatureSetCommand() function in GetFeatureSetCommand 1913 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_NUM_FEATURE_SET, set, NULL, NULL, 1); in wifi_get_supported_feature_set() 1920 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_FEATURE_SET, NULL, in wifi_get_concurrency_matrix()
|
/hardware/synaptics/wlan/synadhd/wifi_hal/ |
D | wifi_hal.cpp | 1397 class GetFeatureSetCommand : public WifiCommand { class 1406 GetFeatureSetCommand(wifi_interface_handle handle, int feature, feature_set *set, in GetFeatureSetCommand() function in GetFeatureSetCommand 1886 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_NUM_FEATURE_SET, set, NULL, NULL, 1); in wifi_get_supported_feature_set() 1893 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_FEATURE_SET, NULL, in wifi_get_concurrency_matrix()
|