Home
last modified time | relevance | path

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

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dllstats.cpp1302 if (!(info->supported_feature_set & WIFI_FEATURE_LINK_LAYER_STATS)) { in wifi_set_link_stats()
1364 if (!(info->supported_feature_set & WIFI_FEATURE_LINK_LAYER_STATS)) { in wifi_get_link_stats()
1436 if (!(info->supported_feature_set & WIFI_FEATURE_LINK_LAYER_STATS)) { in wifi_clear_link_stats()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_hal.h476 #define WIFI_FEATURE_LINK_LAYER_STATS (uint64_t)0x10000 // Link layer stats collection macro
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp73 case WIFI_FEATURE_LINK_LAYER_STATS: in convertLegacyStaIfaceFeatureToAidl()
464 {WIFI_FEATURE_GSCAN, WIFI_FEATURE_LINK_LAYER_STATS, WIFI_FEATURE_RSSI_MONITOR, in convertLegacyStaIfaceFeaturesToAidl()