Home
last modified time | relevance | path

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

/device/generic/goldfish/wifi/wifi_hal/
Dinterface.h33 wifi_error getSupportedFeatureSet(feature_set* set);
Dinterface.cpp73 wifi_error Interface::getSupportedFeatureSet(feature_set* set) { in getSupportedFeatureSet() function in Interface
Dwifi_hal.cpp124 return asInterface(handle)->getSupportedFeatureSet(set); in wifi_get_supported_feature_set()