Home
last modified time | relevance | path

Searched refs:CONN_STATE_CONNECTING (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DPanNativeInterface.java97 case CONN_STATE_CONNECTING: in convertHalState()
117 @VisibleForTesting static final int CONN_STATE_CONNECTING = 1; field in PanNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidHostNativeInterface.java113 case CONN_STATE_CONNECTING: in convertHalState()
171 private static final int CONN_STATE_CONNECTING = 1; field in HidHostNativeInterface
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pan/
DPanServiceTest.java138 assertThat(PanNativeInterface.convertHalState(PanNativeInterface.CONN_STATE_CONNECTING)) in convertHalState()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java88 private static final int CONN_STATE_CONNECTING = 1; field in BluetoothGatt
249 if (mConnState != CONN_STATE_CONNECTING) {
1172 mConnState = CONN_STATE_CONNECTING; in connect()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt344 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_CONNECTING:I