Home
last modified time | relevance | path

Searched refs:CONNECTION_STATE_DISCONNECTING (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStackEvent.java38 static final int CONNECTION_STATE_DISCONNECTING = 3; field in A2dpStackEvent
92 case CONNECTION_STATE_DISCONNECTING: in eventTypeValueIntToString()
H A DA2dpStateMachine.java253 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
348 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
454 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
552 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioStackEvent.java41 static final int CONNECTION_STATE_DISCONNECTING = 3; field in LeAudioStackEvent
101 case CONNECTION_STATE_DISCONNECTING: in eventTypeValue1ToString()
H A DLeAudioStateMachine.java225 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
310 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
410 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
483 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidStateMachine.java230 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
320 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
421 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
495 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
H A DHearingAidStackEvent.java36 static final int CONNECTION_STATE_DISCONNECTING = 3; field in HearingAidStackEvent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java31 static final int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetHalConstants
H A DHeadsetStateMachine.java545 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
705 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
1021 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientHalConstants.java32 static final int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetClientHalConstants
H A DHeadsetClientStateMachine.java991 case HeadsetClientHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
1141 case HeadsetClientHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DStackEvent.java31 static final int CONNECTION_STATE_DISCONNECTING = 3; field in StackEvent
H A DA2dpSinkStateMachine.java272 case StackEvent.CONNECTION_STATE_DISCONNECTING: in processStackEvent()
/aosp12/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto28 CONNECTION_STATE_DISCONNECTING = 3; enumerator
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachineTest.java230 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, mTestDevice)); in testStateTransition_ConnectingToDisconnected_StackDisconnected()
415 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, mTestDevice)); in testStateTransition_ConnectedToDisconnecting_StackDisconnecting()
594 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, mTestDevice)); in testStateTransition_AudioConnectingToDisconnecting_StackDisconnecting()
729 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, mTestDevice)); in testStateTransition_AudioOnToDisconnecting_StackDisconnecting()
821 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, mTestDevice)); in testStateTransition_AudioDisconnectingToDisconnecting_StackDisconnecting()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java685 BluetoothProtoEnums.CONNECTION_STATE_DISCONNECTING;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10752 Landroid/bluetooth/BluetoothProtoEnums;->CONNECTION_STATE_DISCONNECTING:I