HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 201 - 225 of 2197) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/autotest/server/site_tests/network_WiFi_BeaconInterval/
network_WiFi_BeaconInterval.py 31 self.context.client.shill.disconnect(assoc_params.ssid)
  /external/autotest/server/site_tests/network_WiFi_CliqueConnectDisconnect/
control.debug 11 This test makes 2 sets of DUTs repeatedly (2 runs) connect/disconnect
  /external/autotest/server/site_tests/network_WiFi_FastReconnectInDarkResume/
control 16 dark resume that was triggered by the disconnect.
  /external/autotest/server/site_tests/network_WiFi_WMM/
network_WiFi_WMM.py 33 self.context.client.shill.disconnect(assoc_params.ssid)
  /external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
control 18 This test uses servo to connect/disconnect servo USB hub before and
control.crashes 20 This test uses servo to connect/disconnect servo USB hub before and
control.stress 20 This test uses servo to connect/disconnect servo USB hub before and
control.stress2 20 This test uses servo to connect/disconnect servo USB hub before and
control.stress3 20 This test uses servo to connect/disconnect servo USB hub before and
control.stress4 20 This test uses servo to connect/disconnect servo USB hub before and
control.stress5 20 This test uses servo to connect/disconnect servo USB hub before and
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
system_info_backend.py 26 websocket.Disconnect()
  /external/curl/tests/data/
test1134 62 [DISCONNECT]
test1419 66 [DISCONNECT]
test1421 69 [DISCONNECT]
  /external/iptables/extensions/
libxt_IDLETIMER.man 13 userspace, which can then decide what to do (eg. disconnect to save power).
  /external/iw/
connect.c 61 static int disconnect(struct nl80211_state *state, function
69 TOPLEVEL(disconnect, NULL,
70 NL80211_CMD_DISCONNECT, 0, CIB_NETDEV, disconnect,
71 "Disconnect from the current network.");
  /external/junit/src/org/junit/rules/
ExternalResource.java 24 * myServer.disconnect();
  /external/mesa3d/src/gallium/auxiliary/pipe-loader/
pipe_loader_drm.c 159 goto disconnect;
169 goto disconnect;
173 goto disconnect;
183 disconnect:
  /external/ppp/pppd/
pppox.c 34 .disconnect = pppox_disconnect,
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothA2dpFacade.java 70 sA2dpProfile.disconnect(sink);
81 return sA2dpProfile.disconnect(device);
115 * Disconnect a remote device using the A2DP profile.
121 @Rpc(description = "Disconnect an A2DP device.")
  /external/webrtc/webrtc/libjingle/xmpp/
xmppthread.h 33 void Disconnect();
  /frameworks/av/include/media/
IMediaHTTPConnection.h 37 virtual void disconnect() = 0;
  /frameworks/av/include/media/stagefright/
MediaHTTP.h 37 virtual void disconnect();
  /frameworks/av/media/libmedia/
mediametadataretriever.cpp 80 disconnect();
84 void MediaMetadataRetriever::disconnect() function in class:android::MediaMetadataRetriever
86 ALOGV("disconnect");
94 retriever->disconnect();

Completed in 426 milliseconds

1 2 3 4 5 6 7 891011>>