HomeSort by relevance Sort by last modified time
    Searched refs:supported_feature_set (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan.cpp 189 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) {
237 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) {
459 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) {
552 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) {
725 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) {
820 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) {
    [all...]
common.h 121 feature_set supported_feature_set; member in struct:hal_info_s
wifi_hal.cpp 195 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) {
602 &info->supported_feature_set);
672 " features : %x", NL80211_CMD_VENDOR, info->supported_feature_set);
    [all...]
roam.cpp 70 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) {

Completed in 55 milliseconds