HomeSort by relevance Sort by last modified time
    Searched full:reconnect (Results 76 - 100 of 248) sorted by null

1 2 34 5 6 7 8 910

  /frameworks/base/docs/html/reference/com/google/android/gms/games/
GamesActivityResultCodes.html 798 <td class="jd-descrcol" width="100%">Result code sent back to the calling Activity when a reconnect is required.</td>
1216 <div class="jd-tagdata jd-tagdescr"><p>Result code sent back to the calling Activity when a reconnect is required.
1218 The <code><a href="/reference/com/google/android/gms/games/GamesClient.html">GamesClient</a></code> is in an inconsistent state and must reconnect to the service to
    [all...]
  /bionic/libc/include/arpa/
telnet.h 80 #define TELOPT_RCP 2 /* prepare to reconnect */
  /bionic/libc/unistd/
syslog.c 248 * We attempt to reconnect to /dev/log to take care of
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGatt/src/main/java/com/example/bluetooth/le/
BluetoothLeService.java 218 // Previously connected device. Try to reconnect.
  /development/ndk/platforms/android-9/include/arpa/
telnet.h 80 #define TELOPT_RCP 2 /* prepare to reconnect */
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_api.c 344 ** Description Reconnect a data channel with the specified MDL_ID
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 631 ** Description check reconnect is possible or not
701 BTIF_TRACE_DEBUG2("reconnect is possible dch_mode=%d mdl_id=%d", dch_mode, p_mdl->base.mdl_id );
726 BTIF_TRACE_DEBUG2("reconnect is ok index=%d dch_mode=streaming mdl_id=%d", j, *p_mdl_id);
733 BTIF_TRACE_DEBUG3("reconnect is ok index=%d dch_mode=%d mdl_id=%d", i, p_mdl->base.dch_mode, *p_mdl_id);
809 BTIF_TRACE_DEBUG2("Issue Reconnect ctrl_psm=0x%x mdl_id=0x%x",reconnect_param.ctrl_psm, reconnect_param.mdl_id );
    [all...]
  /external/bluetooth/bluedroid/stack/mcap/
mca_int.h 122 MCA_DCB_OPENING_ST, /* create/reconnect sequence is successful, waiting for data channel connection */
  /external/chromium/chrome/browser/chromeos/status/
network_menu.h 56 // Connect or reconnect to the network at |index|.
  /external/dnsmasq/src/
log.c 206 /* socket went (syslogd down?), try and reconnect. If we fail,
  /external/libnfc-nxp/src/
phLibNfc_ndef_raw.c 323 /* card type is mifare 1k/4k, then reconnect */
570 /* card type is mifare 1k/4k, then reconnect */
    [all...]
  /external/libppp/src/
defs.c 373 "redial", "reconnect"
  /external/qemu/android/
async-socket-connector.c 250 T("ASC %s: Reconnect timer expired. Connector FD = %d",
multitouch-port.c 233 /* Reconnect (after timeout delay) on failures */
  /external/tcpdump/
telnet.h 88 #define TELOPT_RCP 2 /* prepare to reconnect */
  /external/webkit/Source/WebCore/inspector/
InspectorAgent.cpp 220 // We can reconnect to existing front-end -> unmute state.
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebwindowfeatures.cpp 44 * and reconnect the signals whenever the #WebKitWebWindowFeatures of
  /frameworks/base/core/java/android/bluetooth/
BluetoothTetheringDataTracker.java 163 public boolean reconnect() { method in class:BluetoothTetheringDataTracker
  /frameworks/base/core/java/android/net/
LinkSocket.java 220 * Closes the socket. It is not possible to reconnect or rebind to this
  /frameworks/base/core/java/android/nfc/tech/
TagTechnology.java 198 public void reconnect() throws IOException; method in interface:TagTechnology
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiStressTest.java 310 assertTrue("Reconnect to Wi-Fi network, but no data connection.", mAct.pingTest(null));
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateMachine.java 299 /* Reconnect to a network */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
telnet.h 80 #define TELOPT_RCP 2 /* prepare to reconnect */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
telnet.h 80 #define TELOPT_RCP 2 /* prepare to reconnect */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
telnet.h 80 #define TELOPT_RCP 2 /* prepare to reconnect */

Completed in 503 milliseconds

1 2 34 5 6 7 8 910