Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dlink_layer_stats.h166 u16 chan_util; // channel utilization member
/aosp12/hardware/interfaces/wifi/1.5/default/tests/
H A Dhidl_struct_util_unit_tests.cpp213 peer.peer_info.bssload.chan_util = rand(); in TEST_F()
372 EXPECT_EQ(legacy_stats.peers[i].peer_info.bssload.chan_util, in TEST_F()
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dhidl_struct_util.cpp1120 legacy_peer_info_stats.peer_info.bssload.chan_util; in convertLegacyPeerInfoStatsToHidl()