Home
last modified time | relevance | path

Searched refs:WIFI_FEATURE_GSCAN (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan.cpp188 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_get_gscan_capabilities()
295 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_start_gscan()
519 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_stop_gscan()
614 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_set_bssid_hotlist()
790 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_reset_bssid_hotlist()
887 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_set_significant_change_handler()
1079 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_reset_significant_change_handler()
1178 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_get_cached_gscan_results()
1382 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_set_ssid_hotlist()
1564 if (!(info->supported_feature_set & WIFI_FEATURE_GSCAN)) { in wifi_reset_ssid_hotlist()
[all …]
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_hal.h98 #define WIFI_FEATURE_GSCAN 0x0020 // Google-Scan APIs macro