/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/ |
H A D | LeAudioStateMachine.java | 201 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 269 disconnectEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 301 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 355 disconnectEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 386 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 479 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent()
|
H A D | LeAudioStackEvent.java | 38 static final int CONNECTION_STATE_DISCONNECTED = 0; field in LeAudioStackEvent 95 case CONNECTION_STATE_DISCONNECTED: in eventTypeValue1ToString()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
H A D | A2dpStackEvent.java | 35 static final int CONNECTION_STATE_DISCONNECTED = 0; field in A2dpStackEvent 86 case CONNECTION_STATE_DISCONNECTED: in eventTypeValueIntToString()
|
H A D | A2dpStateMachine.java | 229 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 299 event.valueInt = A2dpStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 338 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 395 event.valueInt = A2dpStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 430 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 542 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
H A D | HearingAidStateMachine.java | 206 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 279 disconnectEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 311 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 366 disconnectEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 397 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 491 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent()
|
H A D | HearingAidStackEvent.java | 33 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HearingAidStackEvent
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkStateMachine.java | 189 case StackEvent.CONNECTION_STATE_DISCONNECTED: in processStackEvent() 233 case StackEvent.CONNECTION_STATE_DISCONNECTED: in processStackEvent() 275 case StackEvent.CONNECTION_STATE_DISCONNECTED: in processStackEvent()
|
H A D | StackEvent.java | 28 static final int CONNECTION_STATE_DISCONNECTED = 0; field in StackEvent
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | HeadsetHalConstants.java | 27 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HeadsetHalConstants
|
H A D | HeadsetStateMachine.java | 523 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 691 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 787 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 1025 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
H A D | HeadsetClientHalConstants.java | 28 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HeadsetClientHalConstants
|
H A D | HeadsetClientStateMachine.java | 990 case HeadsetClientHalConstants.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 1083 case HeadsetClientHalConstants.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 1563 case HeadsetClientHalConstants.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent() 1731 case HeadsetClientHalConstants.CONNECTION_STATE_DISCONNECTED: in processConnectionEvent()
|
/aosp12/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioDeviceInventory.java | 565 wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED in onSetWiredDeviceConnectionState() 568 if ((wdcs.mState == AudioService.CONNECTION_STATE_DISCONNECTED) in onSetWiredDeviceConnectionState() 581 if (wdcs.mState != AudioService.CONNECTION_STATE_DISCONNECTED) { in onSetWiredDeviceConnectionState() 808 AudioService.CONNECTION_STATE_DISCONNECTED, AudioSystem.DEVICE_NONE); in disconnectA2dp() 890 : AudioService.CONNECTION_STATE_DISCONNECTED; in setBluetoothA2dpDeviceConnectionState() 1173 if (state != AudioService.CONNECTION_STATE_DISCONNECTED) { in checkSendBecomingNoisyIntentInt()
|
H A D | AudioService.java | 6240 /*package*/ static final int CONNECTION_STATE_DISCONNECTED = 0; field in AudioService 6248 CONNECTION_STATE_DISCONNECTED, 6262 && state != CONNECTION_STATE_DISCONNECTED) { in setWiredDeviceConnectionState()
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/ |
H A D | HeadsetStateMachineTest.java | 241 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, mTestDevice)); in testStateTransition_ConnectingToDisconnected_StackDisconnected() 329 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, mTestDevice)); in testStateTransition_DisconnectingToDisconnected_StackDisconnected() 438 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, mTestDevice)); in testStateTransition_ConnectedToDisconnected_StackDisconnected() 568 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, mTestDevice)); in testStateTransition_AudioConnectingToDisconnected_StackDisconnected() 703 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, mTestDevice)); in testStateTransition_AudioOnToDisconnected_StackDisconnected() 847 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, mTestDevice)); in testStateTransition_AudioDisconnectingToDisconnected_StackDisconnected()
|
H A D | HeadsetServiceTest.java | 291 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, mCurrentDevice); in testMessageFromNative_deviceConnected() 329 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, mCurrentDevice); in testMessageFromNative_deviceDisconnectedUnknown()
|
H A D | HeadsetServiceAndStateMachineTest.java | 341 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, device); in testUnbondDevice_disconnectBeforeUnbond() 407 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTED, device); in testUnbondDevice_disconnectAfterUnbond()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaRoute2Info.java | 56 @IntDef({CONNECTION_STATE_DISCONNECTED, CONNECTION_STATE_CONNECTING, 66 public static final int CONNECTION_STATE_DISCONNECTED = 0; field in MediaRoute2Info
|
/aosp12/frameworks/proto_logging/stats/enums/bluetooth/ |
H A D | enums.proto | 25 CONNECTION_STATE_DISCONNECTED = 0; enumerator
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/le_audio/ |
H A D | LeAudioServiceTest.java | 441 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect() 454 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect()
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothDevice.java | 94 private static final int CONNECTION_STATE_DISCONNECTED = 0; field in BluetoothDevice 1689 != CONNECTION_STATE_DISCONNECTED; in isConnected()
|
H A D | BluetoothAdapter.java | 678 public static final int STATE_DISCONNECTED = BluetoothProtoEnums.CONNECTION_STATE_DISCONNECTED;
|
/aosp12/frameworks/base/services/core/java/com/android/server/media/ |
H A D | BluetoothRouteProvider.java | 296 .setConnectionState(MediaRoute2Info.CONNECTION_STATE_DISCONNECTED) in createBluetoothRoute()
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hearingaid/ |
H A D | HearingAidServiceTest.java | 546 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect() 559 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect()
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/ |
H A D | A2dpServiceTest.java | 437 connCompletedEvent.valueInt = A2dpStackEvent.CONNECTION_STATE_DISCONNECTED; in testOutgoingConnectDisconnectSuccess()
|