Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DPanNativeInterface.java95 case CONN_STATE_CONNECTED: in convertHalState()
115 @VisibleForTesting static final int CONN_STATE_CONNECTED = 0; field in PanNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidHostNativeInterface.java111 case CONN_STATE_CONNECTED: in convertHalState()
169 private static final int CONN_STATE_CONNECTED = 0; field in HidHostNativeInterface
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pan/
DPanServiceTest.java136 assertThat(PanNativeInterface.convertHalState(PanNativeInterface.CONN_STATE_CONNECTED)) in convertHalState()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java89 private static final int CONN_STATE_CONNECTED = 2; field in BluetoothGatt
395 mConnState = CONN_STATE_CONNECTED;
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt343 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_CONNECTED:I