Lines Matching refs:AP
5 special test-enabled Access Point (AP). Additionally, some tests require a
9 that autotest also needs to know where to find your test AP. For some
13 # Run a 5HT40 test with DUT at 'my-host' and AP at 'my-host-router'.
18 pair a DUT at address `${HOST}` with its companion AP at an address
19 `${HOST}-router`. See below for more info on addressing your test AP.
21 ## What is a test AP?
23 A test AP can come in various forms, but as of this writing, it is typically a
27 AP is not in the scope for this document.
29 The key purpose of a test AP is to run a variety of [hostapd] instances, such
32 In autotest, a test AP is represented by a `LinuxRouter` object, in
43 Autotest assumes that if you have a DUT at address `${HOST}`, then your AP is
52 # DUT at 'my-host' and AP at 'my-other-router'
57 can utilize the test AP to capture packets as well.