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

1 2 3 45 6 7 8 91011>>

  /frameworks/base/docs/html/reference/com/google/android/gms/games/
GamesActivityResultCodes.html 805 <td class="jd-descrcol" width="100%">Result code sent back to the calling Activity when a reconnect is required.</td>
1223 <div class="jd-tagdata jd-tagdescr"><p>Result code sent back to the calling Activity when a reconnect is required.
1225 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...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/
RoomUpdateListener.html 899 reconnect to the service to access this data.</li>
1003 reconnect to the service to access this data.</li>
1052 reconnect to the service to access this data.</li>
    [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 635 ** Description check reconnect is possible or not
705 BTIF_TRACE_DEBUG2("reconnect is possible dch_mode=%d mdl_id=%d", dch_mode, p_mdl->base.mdl_id );
730 BTIF_TRACE_DEBUG2("reconnect is ok index=%d dch_mode=streaming mdl_id=%d", j, *p_mdl_id);
737 BTIF_TRACE_DEBUG3("reconnect is ok index=%d dch_mode=%d mdl_id=%d", i, p_mdl->base.dch_mode, *p_mdl_id);
813 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/chromium_org/chrome/browser/resources/options/
browser_options.js 289 $('bluetooth-reconnect-device').onclick = function(event) {
296 $('bluetooth-reconnect-device').onmousedown = function(event) {
306 $('bluetooth-reconnect-device').disabled = disabled;
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_browsertest.js 231 var connectButton = $('bluetooth-reconnect-device');
  /external/chromium_org/remoting/host/win/
host_service.cc 179 // session before. Reconnect it to |session_id|.
  /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/WebKit/Source/core/page/
EventSource.cpp 192 // Stop trying to reconnect if EventSource was explicitly closed or if ActiveDOMObject::stop() was called.
  /external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine.h 126 // disconnect, and reconnect.
  /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 */
  /frameworks/base/core/java/android/bluetooth/
BluetoothTetheringDataTracker.java 158 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

Completed in 1646 milliseconds

1 2 3 45 6 7 8 91011>>