Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidStackEvent.java36 static final int CONNECTION_STATE_DISCONNECTING = 3; field in HearingAidStackEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStackEvent.java38 static final int CONNECTION_STATE_DISCONNECTING = 3; field in A2dpStackEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DStackEvent.java31 static final int CONNECTION_STATE_DISCONNECTING = 3; field in StackEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java31 static final int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetHalConstants
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioStackEvent.java41 static final int CONNECTION_STATE_DISCONNECTING = 3; field in LeAudioStackEvent
/aosp12/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto28 CONNECTION_STATE_DISCONNECTING = 3; enumerator
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientHalConstants.java32 static final int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetClientHalConstants