Home
last modified time | relevance | path

Searched defs:CONNECTION_STATE_CONNECTED (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidStackEvent.java35 static final int CONNECTION_STATE_CONNECTED = 2; field in HearingAidStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpStackEvent.java37 static final int CONNECTION_STATE_CONNECTED = 2; field in A2dpStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DStackEvent.java30 static final int CONNECTION_STATE_CONNECTED = 2; field in StackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java25 static final int CONNECTION_STATE_CONNECTED = 2; field in HeadsetHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlStackEvent.java36 static final int CONNECTION_STATE_CONNECTED = 2; field in VolumeControlStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorStackEvent.java37 static final int CONNECTION_STATE_CONNECTED = 2; field in CsipSetCoordinatorStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientStackEvent.java46 static final int CONNECTION_STATE_CONNECTED = 2; field in HapClientStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java26 static final int CONNECTION_STATE_CONNECTED = 2; field in HeadsetClientHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStackEvent.java59 static final int CONNECTION_STATE_CONNECTED = 2; field in LeAudioStackEvent
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java105 public static final int CONNECTION_STATE_CONNECTED = 1; field in BluetoothDevice