Home | History | Annotate | Download | only in wifi

Lines Matching full:hotspot

140         """ Start wifi tethering on hotspot device
143 1. wifi_band: specifies the wifi band to start the hotspot
153 self.tethered_devices list to hotspot device
200 """ Connect disconnect tethered devices to wifi hotspot """
266 """ Ping hotspot interfaces from tethered device
302 "Configured wifi hotspot SSID does not match with the expected SSID")
305 """ Turn on wifi hotspot with a config that is already saved
308 1. dut - device to turn wifi hotspot on
327 1. Start wifi tethering on hotspot device
328 2. Verify IPv6 address on hotspot device (VZW & TMO only)
329 3. Connect tethered device to hotspot device
335 # Start wifi tethering on the hotspot device
339 # Verify link properties on hotspot device
340 self.log.info("Check IPv6 properties on the hotspot device. "
364 # Disable mobile data on hotspot device
388 1. Start wifi hotspot with 2G band
389 2. Connect 2 tethered devices to the hotspot device
402 1. Start wifi hotspot with 5ghz band
403 2. Connect 2 tethered devices to the hotspot device
416 1. Start wifi hotspot with 2ghz band
429 1. Start wifi hotspot with 5ghz band
442 1. Start wifi hotspot with 2ghz band
443 2. Connect tethered device to hotspot device
445 and IPv6 interfaces on hotspot device from tethered device
459 1. Start wifi hotspot with 5ghz band
460 2. Connect tethered device to hotspot device
462 and IPv6 interfaces on hotspot device from tethered device
478 3. Change the SSID of the wifi hotspot while hotspot is on
492 "Configured wifi hotspot SSID did not match with the expected SSID")
546 1. Save wifi hotspot configuration with open network 2G band
548 2. Turn on wifi hotspot
550 4. Turn off wifi hotspot
559 # turn on/off wifi hotspot, connect device
564 time.sleep(1) # wait for some time before turning on hotspot
570 1. Save wifi hotspot configuration with open network 5G band
572 2. Turn on wifi hotspot
574 4. Turn off wifi hotspot
583 # turn on/off wifi hotspot, connect device
588 time.sleep(1) # wait for some time before turning on hotspot