Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/
DHotspotWiFiChannelTest.py31 from acts.test_utils.coex.hotspot_utils import wifi_channel_map
219 wifi_channel = wifi_channel_map[int(freq)]
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dhotspot_utils.py19 wifi_channel_map = { variable