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

<<51525354555657585960>>

  /system/bt/bta/av/
bta_av_cfg.c 58 /* Flushing partial avdtp packets can cause some headsets to disconnect the link
  /system/bt/bta/hf_client/
bta_hf_client_sco.c 231 /* no match found; disconnect sco, init sco variables */
  /system/bt/bta/hh/
bta_hh_int.h 160 tBTA_GATT_REASON reason; /* disconnect reason code, not useful when connect event is reported */
  /system/bt/btif/src/
btif_hh.c 1229 static bt_status_t disconnect( bt_bdaddr_t *bd_addr ) function
    [all...]
  /system/bt/stack/include/
l2cdefs.h 231 /* Define the L2CAP disconnect result codes
  /system/connectivity/shill/vpn/
third_party_vpn_driver.h 80 void Disconnect() override;
third_party_vpn_driver_unittest.cc 122 driver_->Disconnect();
vpn_driver_unittest.cc 78 MOCK_METHOD0(Disconnect, void());
  /system/core/adb/
fdevent.cpp 63 // Always enable POLLRDHUP, so the host server can take action when some clients disconnect.
  /system/webservd/libwebserv/
dbus_protocol_handler.cc 177 void DBusProtocolHandler::Disconnect(const dbus::ObjectPath& object_path) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 550 * List of messages that are waiting to be posted, when data call disconnect
    [all...]
  /cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
VpnTest.java 261 // Intent that tells it to disconnect.
263 .putExtra(mPackageName + ".cmd", "disconnect");
  /cts/tests/camera/src/android/hardware/camera2/cts/testcases/
Camera2SurfaceViewTestCase.java 226 // Stop repeat, wait for captures to complete, and disconnect from surfaces
236 // Stop repeat, wait for captures to complete, and disconnect from surfaces
    [all...]
  /developers/build/prebuilts/gradle/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
MainActivity.java 163 // disconnect mGoogleApiClient.
426 mGoogleApiClient.disconnect();
  /developers/samples/android/wearable/wear/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
MainActivity.java 163 // disconnect mGoogleApiClient.
426 mGoogleApiClient.disconnect();
  /development/apps/Development/src/com/android/development/
Connectivity.java 635 mWm.disconnect();
793 if (conn != null) conn.disconnect();
  /development/samples/browseable/Quiz/Application/src/com.example.android.wearable.quiz/
MainActivity.java 163 // disconnect mGoogleApiClient.
426 mGoogleApiClient.disconnect();
  /external/autotest/client/cros/bluetooth/
bluetooth_device_xmlrpc_server.py 730 @param address: Address of the device to disconnect.
742 device.Disconnect()
  /external/avahi/avahi-client/
client.c 149 * available, so we disconnect ourselves */
629 /* Disconnect in advance, so that the free() functions won't
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.backends.chrome_inspector.inspector_websocket.html 73 <dl><dt><a name="InspectorWebsocket-Disconnect"><strong>Disconnect</strong></a>(self)</dt><dd><tt>Disconnects&nbsp;the&nbsp;inspector&nbsp;websocket.<br>
  /external/cros/system_api/dbus/shill/
dbus-constants.h 27 const char kDisconnectFunction[] = "Disconnect";
211 const char kStateDisconnect[] = "disconnect";
    [all...]
  /external/curl/lib/
ldap.c 153 ZERO_NULL, /* disconnect */
178 ZERO_NULL, /* disconnect */
  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.cc 156 // problem too. So we disconnect from the pipe and then wait for the server
553 // disconnect from the pipe and reset the event. If anything fails, go into
    [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 906 ** Description Disconnect data link connection by local application
932 /* wait for disconnect response if successful */
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 104 * \brief LLCP socket disconnect callback definition
642 * \brief <b>Disconnect a currently connected socket</b>.
    [all...]

Completed in 1169 milliseconds

<<51525354555657585960>>