mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-29 01:52:40 +00:00
Update radio config data for band steering testcase
Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
This commit is contained in:
@@ -31,19 +31,17 @@ setup_params_general = {
|
||||
"rf": {
|
||||
"2G": {
|
||||
"band": "2G",
|
||||
"country": "CA",
|
||||
"channel-width": 80,
|
||||
"channel-mode": "HE"
|
||||
"country": "US",
|
||||
"channel-width": 80
|
||||
},
|
||||
"5G": {
|
||||
"band": "5G",
|
||||
"country": "CA",
|
||||
"channel-width": 80,
|
||||
"channel-mode": "HE"
|
||||
"country": "US",
|
||||
"channel-width": 80
|
||||
},
|
||||
"6G": {
|
||||
"band": "6G",
|
||||
"channel-mode": "HE"
|
||||
"country": "US",
|
||||
}
|
||||
},
|
||||
"radius": False
|
||||
|
||||
Reference in New Issue
Block a user