HomeSort by relevance Sort by last modified time
    Searched full:disconnecting (Results 126 - 150 of 209) sorted by null

1 2 3 4 56 7 8 9

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 841 layer checks that all buffers are sent before disconnecting.
    [all...]
l2c_int.h 152 #define L2CAP_MAX_FCR_CFG_TRIES 2 /* Config attempts before disconnecting */
    [all...]
  /packages/services/Telephony/src/com/android/phone/
PhoneUtils.java 118 /** poll phone DISCONNECTING status interval */
121 /** poll phone DISCONNECTING status times limit */
153 // wait for finishing disconnecting
156 (frC.fgCall.getState() == Call.State.DISCONNECTING) &&
169 Log.e(LOG_TAG, "DISCONNECTING time out");
    [all...]
  /external/chromium/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.cc 625 LOG(INFO) << "Disconnecting from: " << network->service_path();
697 LOG(INFO) << "Disconnecting from " << network->service_path();
    [all...]
  /external/smack/src/com/kenai/jbosh/
BOSHClient.java 563 * End the BOSH session by disconnecting from the remote BOSH connection
573 * End the BOSH session by disconnecting from the remote BOSH connection
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 745 GAP_TRACE_WARNING0("WARNING: GAP Conn Indication for Unexpected Bd Addr...Disconnecting");
    [all...]
  /external/bluetooth/bluedroid/stack/pan/
pan_api.c 451 ** there is an error in disconnecting
  /external/bluetooth/bluedroid/stack/rfcomm/
port_rfc.c 84 /* after disconnecting is completed */
    [all...]
rfc_port_fsm.c 550 RFCOMM_TRACE_WARNING0("***** MX PN while disconnecting *****");
  /external/chromium_org/chrome/android/java/strings/
android_chrome_strings.grd 54 You are signing in with a managed account and giving its administrator control over your Chrome profile. Your Chrome data will become permanently tied to this account. Disconnecting from this account will delete the local Chrome data.
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_invalidator_unittest.cc 730 // Ensure that the policy is not refreshed after disconnecting the core, but
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.cc 352 VLOG(1) << object_path_.value() << ": Disconnecting";
  /external/chromium_org/remoting/host/plugin/
host_script_object.cc 69 const char* kAttrNameDisconnecting = "DISCONNECTING";
    [all...]
  /external/kernel-headers/original/linux/
wanrouter.h 398 unsigned idle_timeout; /* sec, before disconnecting */
  /frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.cpp 538 ALOGV("Camera %d: Disconnecting device", mCameraId);
  /frameworks/base/core/java/android/app/
UiAutomation.java 235 throw new RuntimeException("Error while disconnecting UiAutomation", re);
  /frameworks/base/core/java/android/bluetooth/
BluetoothHealth.java 451 /** Health Channel Connection State - Disconnecting */
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockService.java     [all...]
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiSettingsForSetupWizardXL.java 69 sNetworkStateMap.put(DetailedState.DISCONNECTING, DetailedState.DISCONNECTED);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wanrouter.h 398 unsigned idle_timeout; /* sec, before disconnecting */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
stream.h 253 * \section disc_sec Disconnecting
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wanrouter.h 398 unsigned idle_timeout; /* sec, before disconnecting */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 253 * \section disc_sec Disconnecting
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wanrouter.h 398 unsigned idle_timeout; /* sec, before disconnecting */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
stream.h 253 * \section disc_sec Disconnecting

Completed in 980 milliseconds

1 2 3 4 56 7 8 9