Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java80 private static final int CONN_STATE_CONNECTING = 1; field in BluetoothGatt
176 if (mConnState != CONN_STATE_CONNECTING) {
938 mConnState = CONN_STATE_CONNECTING; in connect()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java536 case CONN_STATE_CONNECTING: in convertHalState()
773 private static final int CONN_STATE_CONNECTING = 1; field in PanService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidHostService.java925 case CONN_STATE_CONNECTING: in convertHalState()
950 private static final int CONN_STATE_CONNECTING = 1; field in HidHostService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10151 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_CONNECTING:I