blob: 8c4517f1b2c4b86669b8733338d0e70f864418e9 [file] [log] [blame]
# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{ "name":"Check5HT20",
"steps":[ # Channel 48
[ "create", { "type":"hostap" } ],
[ "config", { "channel":"5240", "ht20":None, "puren":None } ],
[ "connect", { "security":"none" } ],
[ "client_ping", { "count":"10" } ],
[ "destroy" ],
],
}