HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 101 - 125 of 614) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.h 54 virtual void disconnect();
  /frameworks/base/media/libstagefright/rtsp/
ARTSPConnection.h 39 void disconnect(const sp<AMessage> &reply);
  /frameworks/base/obex/javax/obex/
ObexTransport.java 66 void disconnect() throws IOException; method in interface:ObexTransport
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connInfra.c 398 /* Start the disconnect complete time out timer.
418 /* Start the disconnect complete time out timer.
492 /* send disconnect command to firmware */
534 /* send disconnect command to firmware */
576 /* send disconnect command to firmware */
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexSession.java 52 * be a consequence of remote disconnect
BluetoothOppRfcommTransport.java 80 public void disconnect() throws IOException { method in class:BluetoothOppRfcommTransport
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapRfcommTransport.java 79 public void disconnect() throws IOException { method in class:BluetoothPbapRfcommTransport
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dn.h 40 #define DSO_DISDATA 10 /* Set/Get disconnect data */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
gadgetfs.h 47 // NOP, DISCONNECT, SUSPEND: nothing
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connInfra.c 495 /* Start the disconnect complete time out timer.
532 /* Start the disconnect complete time out timer.
576 /* Start the disconnect complete time out timer.
843 /* Stop the disconnect timeout timer. */
847 * Tx Data Stop and QoS disconnect must be called only after the disconnect (dissasociate/deauthenticate)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
connInfra.c 394 /* Start the disconnect complete time out timer.
414 /* Start the disconnect complete time out timer.
484 /* send disconnect command to firmware */
522 /* send disconnect command to firmware */
560 /* send disconnect command to firmware */
    [all...]
  /external/bluetooth/bluez/input/
device.c 477 return fhid->disconnect(iconn->fake);
640 fake->disconnect = fake_hid_disconnect;
709 /* Fake input disconnect */
711 err = fake->disconnect(iconn);
717 /* Standard HID disconnect */
758 static int disconnect(struct input_device *idev, uint32_t flags) function
782 info("Input: disconnect %s", idev->path);
786 disconnect(idev, flags);
994 err = disconnect(idev, 0);
1052 { "Disconnect", "", "", input_device_disconnect }
    [all...]
  /external/bluetooth/bluez/tools/
rfcomm.1 101 terminates or the client disconnect, the command will terminate.
110 disconnect, the command will restart listening with the same
  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 8 * - disconnect method added
218 disconnect: &disconnect_pppoatm,
  /external/quake/quake/src/QW/
cmds.txt 27 disconnect", CL_Disconnect_f
53 disconnect", CL_Disconnect_f
  /external/wpa_supplicant/
defs.h 132 * WPA_IDLE - Eeplicit disconnect was performed
134 * This state is entered when a disconnect command is issued to the
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
defs.h 192 * WPA_IDLE - Eeplicit disconnect was performed
194 * This state is entered when a disconnect command is issued to the
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/usbhost/
usbhost.h 172 /* Requests the kernel to connect or disconnect its driver for the specified interface.
173 * This can be used to ask the kernel to disconnect its driver for a device
  /frameworks/base/services/camera/libcameraservice/
CameraService.h 86 virtual void disconnect();
165 sp<CameraHardwareInterface> mHardware; // cleared after disconnect()
  /frameworks/ex/common/java/com/android/common/
NetworkConnectivityListener.java 54 * In case of a Disconnect, the connectivity manager may have
194 * If the most recent connectivity event was a DISCONNECT, return
  /hardware/ti/wlan/wl1271/platforms/hw/linux/
SdioAdapter.h 84 /** \brief sdioAdapt_DisconnectBus: Disconnect SDIO driver
90 * Called by BusDrv. Disconnect the SDIO driver.
  /libcore/luni/src/test/java/libcore/java/net/
OldResponseCacheTest.java 114 httpCon.disconnect();
159 httpCon.disconnect();
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockEventReceiver.java 88 * 3) the disconnect is initiated remotely
113 * 2) it is an unexpected disconnect i.e. didn't go through disconnecting state
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiAPITest.java 47 private static final String KEY_DISCONNECT = "disconnect";
102 mWifiManager.disconnect();
  /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperPreview.java 181 mWallpaperConnection.disconnect();
226 public void disconnect() { method in class:LiveWallpaperPreview.WallpaperConnection

Completed in 1340 milliseconds

1 2 3 45 6 7 8 91011>>