HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 1226 - 1250 of 2243) sorted by null

<<41424344454647484950>>

  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 97 connect(disconnectButton, SIGNAL(clicked()), this, SLOT(disconnect()));
769 void WpaGui::disconnect() function in class:WpaGui
773 ctrlRequest("DISCONNECT", reply, &reply_len);
1373 disconnectAction = new QAction(tr("&Disconnect"), this);
1376 SLOT(disconnect()));
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveSettingsTest.py 344 4. DUT disconnect WiFi,verify DUT WFC unavailable, not report iwlan rat.
369 4. DUT disconnect WiFi,verify DUT WFC unavailable, not report iwlan rat.
393 4. DUT disconnect WiFi,verify DUT WFC unavailable, not report iwlan rat.
417 4. DUT disconnect WiFi,verify DUT WFC unavailable, not report iwlan rat.
    [all...]
  /system/bt/stack/l2cap/
l2c_utils.c 911 ** Description Build and send an L2CAP "disconnect request" message
965 ** Description Build and send an L2CAP "disconnect response" message
968 ** This function is passed the parameters for the disconnect
970 ** to send a disconnect response when there is no CCB.
    [all...]
l2c_ble.c 218 ** Description This function returns the disconnect reason code.
220 ** Returns disconnect reason
    [all...]
  /external/curl/lib/
imap.c 130 imap_disconnect, /* disconnect */
155 imap_disconnect, /* disconnect */
181 ZERO_NULL, /* disconnect */
206 ZERO_NULL, /* disconnect */
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp 140 disconnect();
374 binder::Status Camera2Client::disconnect() { function in class:android::Camera2Client
379 // Allow both client and the cameraserver to disconnect at all times
388 * disconnect() cannot call any methods that might need to promote a
389 * wp<Camera2Client>, since disconnect can be called from the destructor, at
433 mDevice->disconnect();
437 CameraService::Client::disconnect();
    [all...]
  /libcore/ojluni/src/main/java/sun/net/www/protocol/http/
HttpURLConnection.java 346 calls getInputStream after disconnect */
794 http.disconnect();
    [all...]
  /external/ppp/pppd/
auth.c 575 goto disconnect;
597 disconnect:
599 if (the_channel->disconnect)
600 the_channel->disconnect();
661 if (devfd >= 0 && the_channel->disconnect) {
662 the_channel->disconnect();
    [all...]
tty.c 188 { "disconnect", o_string, &disconnect_script,
189 "Program to disconnect serial device", OPT_PRIO | OPT_PRIVFIX },
783 warn("disconnect script failed");
    [all...]
  /external/webrtc/talk/session/media/
channel.cc 378 tc->SignalWritableState.disconnect(this);
379 tc->SignalReadPacket.disconnect(this);
380 tc->SignalReadyToSend.disconnect(this);
381 tc->SignalDtlsState.disconnect(this);
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_event.c 400 wpa_printf(MSG_DEBUG, "nl80211: Ignore disconnect "
408 wpa_printf(MSG_DEBUG, "nl80211: Ignore disconnect "
413 "disconnect but got another disconnect "
417 wpa_printf(MSG_DEBUG, "nl80211: Disconnect event");
741 wpa_printf(MSG_WARNING, "nl80211: Was expecting local deauth but got another disconnect event first");
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
WifiScanningServiceTest.java 414 controlChannel.disconnect();
444 controlChannel.disconnect();
454 controlChannel.disconnect();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netcon.h 252 virtual HRESULT WINAPI Disconnect(void) = 0;
266 HRESULT (WINAPI *Disconnect)(INetConnection *This);
282 #define INetConnection_Disconnect(This) (This)->lpVtbl->Disconnect(This)
400 virtual HRESULT WINAPI Disconnect(HWND hwndParent,DWORD dwFlags) = 0;
410 HRESULT (WINAPI *Disconnect)(INetConnectionConnectUi *This,HWND hwndParent,DWORD dwFlags);
422 #define INetConnectionConnectUi_Disconnect(This,hwndParent,dwFlags) (This)->lpVtbl->Disconnect(This,hwndParent,dwFlags)
    [all...]
  /external/dbus/
NEWS.pre-1-0 102 - Shared connections are now unreffed on disconnect
104 - Pending calls get timed out on connection disconnect
515 namespace to be invalid (to avoid fake disconnect
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/services/bugzilla/
UpdateBugStateTask.java 464 xmlconn.disconnect();
521 bugconn.disconnect();
534 bugconn.disconnect();
  /external/libvncserver/webclients/novnc/include/
ui.js 195 $D("disconnectButton").onclick = UI.disconnect;
689 disconnect: function() {
691 UI.rfb.disconnect();
687 }, method in class:UI
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
GattClientFacade.java 227 * Disconnect a bluetooth gatt
232 @Rpc(description = "Disconnect a bluetooth gatt")
239 mBluetoothGattList.get(index).disconnect();
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
WifiNanStateManager.java 127 public void disconnect(int uid) { method in class:WifiNanStateManager
638 Log.v(TAG, "disconnect(): uid=" + uid);
645 Log.e(TAG, "disconnect: no entry for uid=" + uid);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneConnection.java 692 * Notifies this Connection of a request to disconnect a participant of the conference managed
695 * @param endpoint the {@link android.net.Uri} of the participant to disconnect.
708 "Failed to disconnect endpoint = " + endpoint);
    [all...]
  /hardware/libhardware/include/hardware/
camera_common.h 293 * to open, the lower-priority application will be forced to disconnect the
329 * camera device 1 or 3 (but would be forced to disconnect it again if the
363 * may open device 2 (but will be forced to disconnect it if a higher-priority
    [all...]
  /system/bt/service/test/
low_energy_client_unittest.cpp 50 MOCK_METHOD3(Disconnect, bt_status_t(int , const bt_bdaddr_t *, int));
    [all...]
  /system/connectivity/shill/
metrics_unittest.cc 368 TEST_F(MetricsTest, Disconnect) {
373 EXPECT_CALL(library_, SendToUMA("Network.Shill.Wifi.Disconnect",
382 EXPECT_CALL(library_, SendToUMA("Network.Shill.Wifi.Disconnect",
    [all...]
  /system/connectivity/shill/wifi/
wake_on_wifi.h 103 // | Yes | | Disconnect/ No | | Yes
147 // | +-----> |Set Wake on Disconnect flag,+--+ +--v----+ |Report |
431 // - kWakeTriggerDisconnect: checks that the wake on disconnect flag is
  /system/core/fastboot/
fastboot_protocol.txt 194 If either side detects a malformed handshake, it should disconnect.
197 side; if either side cannot speak this protocol version, it should disconnect.
219 Host <disconnect>
  /bionic/libc/kernel/common/scsi/
scsi.h 227 #define DISCONNECT 0x04

Completed in 1056 milliseconds

<<41424344454647484950>>