HomeSort by relevance Sort by last modified time
    Searched defs:CONN_STATE_CONNECTED (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 64 private static final int CONN_STATE_CONNECTED = 2;
270 mConnState = CONN_STATE_CONNECTED;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 634 case CONN_STATE_CONNECTED:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidHostService.java 177 if (halState == CONN_STATE_CONNECTED
187 if (halState == CONN_STATE_CONNECTED && (mTargetDevice != null
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 483 case CONN_STATE_CONNECTED:
718 private static final int CONN_STATE_CONNECTED = 0;
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.3_r2-robolectric-0.jar 

Completed in 272 milliseconds