OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_vht_oper_chwidth
(Results
1 - 2
of
2
) sorted by null
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
hostapd_config.py
81
self.
_vht_oper_chwidth
]['delta']
84
self.
_vht_oper_chwidth
]['channels']:
89
channel_width=self.
_vht_oper_chwidth
))
433
self.
_vht_oper_chwidth
= hostapd_constants.VHT_CHANNEL_WIDTH_40
435
self.
_vht_oper_chwidth
= hostapd_constants.VHT_CHANNEL_WIDTH_80
437
self.
_vht_oper_chwidth
= hostapd_constants.VHT_CHANNEL_WIDTH_160
439
self.
_vht_oper_chwidth
= hostapd_constants.VHT_CHANNEL_WIDTH_80_80
445
self.
_vht_oper_chwidth
= 1
560
conf['vht_oper_chwidth'] = self.
_vht_oper_chwidth
/external/autotest/server/cros/network/
hostap_config.py
556
self.
_vht_oper_chwidth
= 0
558
self.
_vht_oper_chwidth
= 1
560
self.
_vht_oper_chwidth
= 2
562
self.
_vht_oper_chwidth
= 3
672
conf['vht_oper_chwidth'] = self.
_vht_oper_chwidth
Completed in 731 milliseconds