Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidStackEvent.java33 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HearingAidStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpStackEvent.java35 static final int CONNECTION_STATE_DISCONNECTED = 0; field in A2dpStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DStackEvent.java28 static final int CONNECTION_STATE_DISCONNECTED = 0; field in StackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java23 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HeadsetHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlStackEvent.java34 static final int CONNECTION_STATE_DISCONNECTED = 0; field in VolumeControlStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorStackEvent.java35 static final int CONNECTION_STATE_DISCONNECTED = 0; field in CsipSetCoordinatorStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientStackEvent.java44 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HapClientStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java24 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HeadsetClientHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStackEvent.java57 static final int CONNECTION_STATE_DISCONNECTED = 0; field in LeAudioStackEvent
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java98 public static final int CONNECTION_STATE_DISCONNECTED = 0; field in BluetoothDevice