HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 1376 - 1400 of 2197) sorted by null

<<51525354555657585960>>

  /prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/1.2.3/
builder-test-api-1.2.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-test-api/1.2.4/
builder-test-api-1.2.4.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AaptParser.java 699 provider.disconnect(file);
736 provider.disconnect(file);
  /system/bt/bta/include/
bta_gatt_api.h 309 tBTA_GATT_REASON reason; /* disconnect reason code, not useful when connect event is reported */
523 tBTA_GATT_REASON reason; /* report disconnect reason */
    [all...]
bta_jv_api.h 206 BOOLEAN async; /* FALSE, if local initiates disconnect */
289 BOOLEAN async; /* FALSE, if local initiates disconnect */
    [all...]
  /system/bt/service/client/
main.cpp 617 bool status = ble_iface->Disconnect(ble_client_id.load(), address.c_str());
737 { "disconnect-le", HandleDisconnect,
  /system/bt/stack/include/
gatt_api.h     [all...]
  /system/bt/stack/l2cap/
l2c_main.c 357 /* Remote CID invalid. Treat as a disconnect */
361 /* Fake link disconnect - no reply is generated */
    [all...]
  /system/connectivity/shill/vpn/
l2tp_ipsec_driver_unittest.cc 570 TEST_F(L2TPIPSecDriverTest, Disconnect) {
576 driver_->Disconnect();
  /cts/apps/CtsVerifier/res/values/
strings.xml 275 <string name="ble_client_disconnect_name">BLE Client Disconnect</string>
283 <string name="ble_client_disconnect_info">Verify that the device is disconnected when you press the "Disconnect" button</string>
297 <string name="ble_disconnect">Disconnect</string>
319 <string name="ble_advertiser_privacy_mac_instruction">Click start to start advertising, you can disconnect USB and lock the screen of advertiser. Counts and mac address will show on scanner. You may receive message that this device does not support BLE advertising.</string>
443 2. If the device has battery power, disconnect all power connectors.\n
    [all...]
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_pulse_linux.cc     [all...]
  /system/connectivity/shill/
service_unittest.cc     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /system/connectivity/shill/wifi/
wake_on_wifi_unittest.cc 206 // disconnect.
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
URLConnectionTest.java 541 // ...and after we disconnect.
542 httpsConnection.disconnect();
    [all...]
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java 505 // or not. It is used primarily to determine if a disconnect sound should
    [all...]
  /system/core/adb/
commandline.cpp 105 " disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.\n"
108 " will disconnect from all connected TCP/IP devices.\n"
    [all...]
  /dalvik/docs/
debugmon.html 268 non-DDM JDWP traffic, but it can't identify the disconnect. For this reason,
723 connect or disconnect. This allows the handler to send initialization
724 code immediately after a connect, or clean up after a disconnect.
  /external/dbus/bus/
connection.c 691 /* Note that we might disconnect ourselves here, but it only takes
698 /* And we might also disconnect ourselves here, but again it
707 /* Disconnect the oldest unauthenticated connection. FIXME
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius.c 150 case RADIUS_CODE_DISCONNECT_REQUEST: return "Disconnect-Request";
151 case RADIUS_CODE_DISCONNECT_ACK: return "Disconnect-ACK";
152 case RADIUS_CODE_DISCONNECT_NAK: return "Disconnect-NAK";
    [all...]
  /frameworks/base/telecomm/java/android/telecom/
Call.java 533 * @return For a {@link #STATE_DISCONNECTED} {@code Call}, the disconnect cause expressed
853 public void disconnect() { method in class:Call
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ipa.h 332 * wlan client disconnect: wlan client disconnected
338 * wlan ap disconnect: wlan AP(access point) is down
340 * wlan sta disconnect: wlan STA(station) is down
    [all...]
  /packages/apps/Nfc/nci/jni/
PeerToPeer.cpp 986 ** Description: Disconnect a connection-oriented connection with peer.
1031 ALOGE ("%s: fail p2p disconnect", fn);
    [all...]
  /system/bt/stack/btm/
btm_sco.c 22 * operations such as connect, disconnect, change supported packet types.
802 ** event to see if there are SCO disconnect commands waiting for the mode change.
    [all...]
  /art/runtime/jdwp/
jdwp_main.cc 538 /* broadcast the disconnect; must be in RUNNING state */

Completed in 1488 milliseconds

<<51525354555657585960>>