HomeSort by relevance Sort by last modified time
    Searched full:reconnect (Results 151 - 175 of 321) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/arpa/
telnet.h 80 #define TELOPT_RCP 2 /* prepare to reconnect */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 80 #define TELOPT_RCP 2 /* prepare to reconnect */
  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c 904 ** Description This function is called to enable a reconnect attempt when
936 ** Description This function is called to check if a reconnect attempt
    [all...]
  /external/chromium_org/build/android/buildbot/
bb_device_steps.py 409 provision_cmd.append('--auto-reconnect')
592 '--auto-reconnect', action='store_true',
  /external/chromium_org/google_apis/gcm/engine/
mcs_client.cc 502 // TODO(zea): add logic to reconnect if no ack received within a certain
509 // TODO(zea): should this happen in non-error cases? Reconnect?
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h     [all...]
  /external/e2fsprogs/e2fsck/
problem.h 810 /* Bad or non-existent /lost+found. Cannot reconnect */
816 /* Could not reconnect inode */
problem.c     [all...]
  /external/fsck_msdos/
fat.c 678 mod |= ret = reconnect(dosfs, boot, fat, head);
680 /* If the reconnect failed, then just clear the chain */
  /external/qemu/android/
sdk-controller-socket.h 485 * reconnect_to - Timeout before trying to reconnect, or retry connection
555 * port - TCP port to reconnect the socket to.
sensors-port.c 339 /* Reconnect (after timeout delay) on failures */
  /frameworks/base/core/java/android/net/
MobileDataStateTracker.java 518 public boolean reconnect() { method in class:MobileDataStateTracker
535 loge("Error in reconnect - unexpected response.");
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiNative.java 238 public boolean reconnect() { method in class:WifiNative
239 return doBooleanCommand("RECONNECT");
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c 959 APPL_TRACE_ERROR0("Unabel to close DCH for reconnect cfg mismatch");
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 391 * Possible Race condition when a reconnect occurs
408 /* If waiting for disconnect and reconnect is pending start the reconnect now
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/
GamesActivityResultCodes.html 817 <td class="jd-descrcol" width="100%">Result code sent back to the calling Activity when a reconnect is required.</td>
1235 <div class="jd-tagdata jd-tagdescr"><p>Result code sent back to the calling Activity when a reconnect is required.
1237 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...]
  /external/bluetooth/bluedroid/bta/include/
bta_hl_api.h 768 ** Description Reconnect a data channel with the specified MDL_ID
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 785 ** Description Start a process to udpate the reconnect address if remote devive
    [all...]
  /external/chromium_org/chrome/test/chromedriver/chrome/
devtools_client_impl.cc 124 // Try to close devtools frontend and then reconnect.
  /external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc     [all...]
  /external/chromium_org/device/media_transfer_protocol/
media_transfer_protocol_manager.cc 438 // owner, reconnecting to it will reconnect all the storages as well.
  /external/chromium_org/remoting/host/
chromoting_host_unittest.cc 498 TEST_F(ChromotingHostTest, Reconnect) {
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorController.cpp 188 // We can reconnect to existing front-end -> unmute state.
  /external/chromium_org/third_party/openssl/openssl/patches/
handshake_cutthrough.patch 22 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
  /external/openssl/patches/
handshake_cutthrough.patch 22 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;

Completed in 819 milliseconds

1 2 3 4 5 67 8 91011>>