Home
last modified time | relevance | path

Searched defs:CONNECTION_STATE_DISCONNECTING (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidStackEvent.java36 static final int CONNECTION_STATE_DISCONNECTING = 3; field in HearingAidStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpStackEvent.java38 static final int CONNECTION_STATE_DISCONNECTING = 3; field in A2dpStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DStackEvent.java31 static final int CONNECTION_STATE_DISCONNECTING = 3; field in StackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java27 static final int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlStackEvent.java37 static final int CONNECTION_STATE_DISCONNECTING = 3; field in VolumeControlStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorStackEvent.java38 static final int CONNECTION_STATE_DISCONNECTING = 3; field in CsipSetCoordinatorStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientStackEvent.java47 static final int CONNECTION_STATE_DISCONNECTING = 3; field in HapClientStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java28 static final int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetClientHalConstants
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStackEvent.java60 static final int CONNECTION_STATE_DISCONNECTING = 3; field in LeAudioStackEvent