/frameworks/base/wifi/java/android/net/wifi/ |
WifiManager.java | 719 * Reconnect to the currently active access point, if we are currently 724 public boolean reconnect() { method in class:WifiManager 726 mService.reconnect(); 734 * Reconnect to the currently active access point, even if we are already [all...] |
/external/fsck_msdos/ |
dir.c | 1012 * Try to reconnect a FAT chain into dir 1019 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) function 1024 if (!ask(1, "Reconnect"))
|
/frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/ |
RoomUpdateListener.html | 911 reconnect to the service to access this data.</li> 1015 reconnect to the service to access this data.</li> 1064 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/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/ |
BluetoothLeService.java | 218 // Previously connected device. Try to reconnect.
|
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/ |
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 */
|
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ |
BluetoothLeService.java | 218 // Previously connected device. Try 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/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/page/ |
EventSource.cpp | 201 // 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 | 132 // 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
|