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

1 2 3 4 5 6 7 891011>>

  /packages/apps/Nfc/jni/
com_android_nfc_NativeP2pDevice.cpp 216 /* Disconnect */
252 /* Disconnect Status */
  /system/core/adb/
adb.h 214 adisconnect disconnect; member in struct:alistener
278 /* these should only be used for the "adb disconnect" command */
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
eth_utils.c 378 /* Disconnect the socket */
524 DESCRIPTION: Disconnect a socket
  /system/wlan/ti/wilink_6_1/Txn/
WspiBusDrv.c 249 * \brief Disconnect SDIO driver
251 * Called by TxnQ. Disconnect the SDIO driver.
  /libcore/luni/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
DatagramChannelTest.java 810 s.disconnect();
828 s.disconnect();
    [all...]
  /external/dbus/dbus/
dbus-connection.c 293 unsigned int exit_on_disconnect : 1; /**< If #TRUE, exit after handling disconnect signal */
595 * it's called on disconnect to clean up the outgoing queue.
    [all...]
  /device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.cpp 256 Serial.println("disconnect\n");
  /device/samsung/crespo/libaudio/
secril-client.h 88 * Disconnect connection to RIL deamon(socket close).
  /external/bluetooth/bluez/doc/
device-api.txt 59 void Disconnect()
  /external/chromium/net/socket/
client_socket_handle.h 74 // Disconnect method. This will result in the ClientSocketPool deleting the
ssl_client_socket_win.h 46 virtual void Disconnect();
tcp_client_socket_win.cc 285 Disconnect();
367 void TCPClientSocketWin::Disconnect() {
371 TRACE_EVENT_INSTANT("socket.disconnect", this, "");
643 Disconnect();
  /external/dbus/bus/
test.c 114 _dbus_verbose ("Removing client %p in disconnect handler\n",
  /external/kernel-headers/original/linux/
if_ppp.h 146 #define PPPIOCDISCONN _IO('t', 57) /* disconnect channel */
serio.h 67 void (*disconnect)(struct serio *); member in struct:serio_driver
  /external/libnfc-nxp/src/
phHal4Nfc_P2P.c 157 /*Set P2P_Send_In_Progress to defer any disconnect call until
327 /*Send status Success or Pending disconnect in HAl4*/
360 /*Issue Pending disconnect from HAl4*/
374 );/*Notify disconnect failed to upper layer*/
phLibNfc_Internal.h 95 /*DisConnect call back & its context*/
  /external/libvpx/examples/includes/geshi/geshi/
genero.php 117 "DISCONNECT",
mirc.php 58 'debug','describe','disable','disconnect','dlevel','dll','dns',
teraterm.php 74 'Disconnect',
  /external/tcpdump/
smb.h 34 #define SMBtdis 0x71 /* tree disconnect */
  /external/webkit/WebKit/chromium/src/
WebDevToolsFrontendImpl.h 90 void disconnect() function in class:WebKit::WebDevToolsFrontendImpl::MenuProvider
  /external/wpa_supplicant_6/wpa_supplicant/
todo.txt 11 - on disconnect event, could try to associate with another AP if one is
  /frameworks/base/core/java/com/android/internal/nfc/
LlcpSocket.java 143 * Disconnect request to the connected LLCP socket and close the created
  /frameworks/base/include/media/
mediaplayer.h 141 void disconnect();

Completed in 1301 milliseconds

1 2 3 4 5 6 7 891011>>