Home
last modified time | relevance | path

Searched refs:aggressive_statistics_gathering (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dlink_layer_stats.h294 …u32 aggressive_statistics_gathering; // set for field debug mode. Driver should collect all statis… member
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dllstats.cpp1308 params.mpdu_size_threshold, params.aggressive_statistics_gathering); in wifi_set_link_stats()
1339 params.aggressive_statistics_gathering); in wifi_set_link_stats()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dllstats.cpp1286 params.mpdu_size_threshold, params.aggressive_statistics_gathering); in wifi_set_link_stats()
1315 params.aggressive_statistics_gathering); in wifi_set_link_stats()
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.cpp826 params.aggressive_statistics_gathering = debug; in enableLinkLayerStats()