Home
last modified time | relevance | path

Searched refs:disconnect (Results 1 – 20 of 20) sorted by relevance

/tools/test/connectivity/acts/tests/google/net/arduino/disconnect_wifi/
Ddisconnect_wifi.ino6 Serial.println("disconnect: setup(): CALL: Setup Begin");
7 Serial.println("disconnect: setup(): INFO: Setting baud rate to 9600");
12 Serial.println("disconnect: setup(): CALL: Setup End");
21 Serial.println("disconnect: setup(): CALL: Disconnect Begin");
22 WiFi.disconnect();
24 Serial.println("disconnect: setup(): INFO: WiFi connected");
27 Serial.println("disconnect: setup(): CALL: Disconnect End");
31 Serial.println("disconnect: wifiStatus(): CALL: Status Begin");
32 Serial.println("disconnect: loop(): INFO: WiFi disconnected");
33 Serial.print("disconnect: wifiStatus(): STATUS: ");
[all …]
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DGAP_PTS_INSTRUCTIONS200 [PTS Interactoin] OK to disconnect
204 [PTS Interactoin] OK to disconnect
217 [PTS Interaction] OK to disconnect
221 [PTS Interaction] OK to disconnect
245 [PTS Interaction] Hit Ok to disconnect
247 [PTS Interaction] Hit Ok to disconnect
260 Wait 5-10 seconds when PTS prompt comes up to disconnect
261 [PTS Interaction] Press OK to disconnect
263 Wait 5-10 seconds when PTS prompt comes up to disconnect
264 [PTS Interaction] Press OK to disconnect
[all …]
DGATT_PTS_INSTRUCTIONS813 Note: PTS gets into weird states often and disconnect randomly at this TC.
1342 Wait for 20 seconds for PTS to process and disconnect
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbta_lib.py75 def disconnect(self): member in BtaLib
Dbluetooth.proto80 // is not a real disconnect, but a discontinuation in metrics logging.
Dgattc_lib.py93 def disconnect(self): member in GattClientLib
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiUtil.java195 result.putBoolean("result", wifiManager.disconnect()); in onStart()
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
DTelephonyLabPowerTest.py153 self.anritsu.disconnect()
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabEtwsTest.py93 self.anritsu.disconnect()
DTelLabDataRoamingTest.py81 self.anritsu.disconnect()
DTelLabDataTest.py118 self.anritsu.disconnect()
DTelLabCmasTest.py107 self.anritsu.disconnect()
DTelLabMobilityTest.py117 self.anritsu.disconnect()
DTelLabVoiceTest.py126 self.anritsu.disconnect()
DTelLabSmsTest.py89 self.anritsu.disconnect()
DTelLabEmergencyCallTest.py150 self.anritsu.disconnect()
DTelLabNeighborCellTest.py217 self.md8475a.disconnect()
219 self.mg3710a.disconnect()
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmg3710a.py68 def disconnect(self): member in MG3710A
/tools/test/connectivity/acts/tests/google/bt/pts/
Dcmd_input.py137 self.pri_dut.gattc.disconnect()
780 self.pri_dut.bta.disconnect()
/tools/test/connectivity/acts/tests/google/power/tel/lab/
DPowerTelTest.py163 self.anritsu.disconnect()