blob: f10fddbbb2e8d5a7438b9047953179fd8a0d5070 [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":"Check5HT40",
"steps":[ # Channel 64
[ "create", { "type":"hostap" } ],
[ "config", { "channel":"5320", "ht40":None, "puren":None } ],
[ "connect", { "security":"none" } ],
[ "client_ping", { "count":"10" } ],
[ "destroy" ],
],
}