Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dlink_layer_stats.h168 } bssload_info_t; typedef
174 bssload_info_t bssload; // STA count and CU
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp4568 bssload_info_t bssload;
4625 memset(&bssload, 0, sizeof(bssload_info_t)); in onLinkStatsResults()
4626 memcpy(&bssload, &iface_stat->peer_info->bssload, sizeof(bssload_info_t)); in onLinkStatsResults()
4767 wifi_radio_stat rx_stat[], bssload_info_t *bssload, int radios) in printLinkStats()