Searched refs:GetFeatureSetCommand (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/device/linaro/poplar/wifi/wifi_hal/ |
D | wifi_hal.cpp | 1058 class GetFeatureSetCommand : public WifiCommand { class 1067 GetFeatureSetCommand(wifi_interface_handle handle, int feature, feature_set *set, in GetFeatureSetCommand() function in GetFeatureSetCommand 1258 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_NUM_FEATURE_SET, set, NULL, NULL, 1); in wifi_get_supported_feature_set() 1265 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_FEATURE_SET, NULL, in wifi_get_concurrency_matrix()
|
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_hal.cpp | 1458 class GetFeatureSetCommand : public WifiCommand { class 1467 GetFeatureSetCommand(wifi_interface_handle handle, int feature, feature_set *set, in GetFeatureSetCommand() function in GetFeatureSetCommand 1917 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_NUM_FEATURE_SET, set, NULL, NULL, 1); in wifi_get_supported_feature_set() 1924 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_FEATURE_SET, NULL, in wifi_get_concurrency_matrix()
|
/aosp_15_r20/hardware/synaptics/wlan/synadhd/wifi_hal/ |
D | wifi_hal.cpp | 1414 class GetFeatureSetCommand : public WifiCommand { class 1423 GetFeatureSetCommand(wifi_interface_handle handle, int feature, feature_set *set, in GetFeatureSetCommand() function in GetFeatureSetCommand 1903 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_NUM_FEATURE_SET, set, NULL, NULL, 1); in wifi_get_supported_feature_set() 1910 GetFeatureSetCommand command(handle, ANDR_WIFI_ATTRIBUTE_FEATURE_SET, NULL, in wifi_get_concurrency_matrix()
|