Home
last modified time | relevance | path

Searched defs:CONNECTION_STATE_CONNECTING (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidStackEvent.java34 static final int CONNECTION_STATE_CONNECTING = 1; field in HearingAidStackEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStackEvent.java36 static final int CONNECTION_STATE_CONNECTING = 1; field in A2dpStackEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DStackEvent.java29 static final int CONNECTION_STATE_CONNECTING = 1; field in StackEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java28 static final int CONNECTION_STATE_CONNECTING = 1; field in HeadsetHalConstants
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioStackEvent.java39 static final int CONNECTION_STATE_CONNECTING = 1; field in LeAudioStackEvent
/aosp12/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto26 CONNECTION_STATE_CONNECTING = 1; enumerator
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientHalConstants.java29 static final int CONNECTION_STATE_CONNECTING = 1; field in HeadsetClientHalConstants
/aosp12/frameworks/base/media/java/android/media/
H A DMediaRoute2Info.java74 public static final int CONNECTION_STATE_CONNECTING = 1; field in MediaRoute2Info