/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlStackEvent.java | 37 static final int CONNECTION_STATE_DISCONNECTING = 3; field in VolumeControlStackEvent 99 case CONNECTION_STATE_DISCONNECTING: in eventTypeValue1ToString() 128 case CONNECTION_STATE_DISCONNECTING: in eventTypeValue2ToString()
|
D | VolumeControlStateMachine.java | 218 case VolumeControlStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 314 case VolumeControlStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 446 case VolumeControlStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 525 case VolumeControlStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetHalConstants.java | 27 static final int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetHalConstants 93 case CONNECTION_STATE_DISCONNECTING: in getConnectionStateName()
|
D | HeadsetStateMachine.java | 683 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 883 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 1225 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpStackEvent.java | 38 static final int CONNECTION_STATE_DISCONNECTING = 3; field in A2dpStackEvent 92 case CONNECTION_STATE_DISCONNECTING: in eventTypeValueIntToString()
|
D | A2dpStateMachine.java | 261 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 395 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 517 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 630 case A2dpStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorStackEvent.java | 38 static final int CONNECTION_STATE_DISCONNECTING = 3; field in CsipSetCoordinatorStackEvent 101 case CONNECTION_STATE_DISCONNECTING: in connectionStateToString()
|
D | CsipSetCoordinatorStateMachine.java | 225 case CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 322 case CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 441 case CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 520 case CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioStateMachine.java | 224 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 320 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 432 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 515 case LeAudioStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
|
D | LeAudioStackEvent.java | 60 static final int CONNECTION_STATE_DISCONNECTING = 3; field in LeAudioStackEvent 211 case CONNECTION_STATE_DISCONNECTING: in eventTypeValue1ToString()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/ |
D | HapClientStackEvent.java | 47 static final int CONNECTION_STATE_DISCONNECTING = 3; field in HapClientStackEvent 192 case CONNECTION_STATE_DISCONNECTING: in connectionStateValueToString()
|
D | HapClientStateMachine.java | 317 case HapClientStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 413 case HapClientStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 529 case HapClientStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 613 case HapClientStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidStateMachine.java | 224 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 324 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 437 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 517 case HearingAidStackEvent.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
|
D | HearingAidStackEvent.java | 36 static final int CONNECTION_STATE_DISCONNECTING = 3; field in HearingAidStackEvent
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorStateMachineTest.java | 356 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING; in testStackEvent_withoutStateChange_onDisconnectedState() 473 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING; in testStackEvent_toDisconnectingState_onConnectingState() 540 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING; in testStackEvent_toDisconnectingState_onConnectedState() 600 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING; in testStackEvent_withoutStateChange_onDisconnectingState() 695 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING; in initToDisconnectingState()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientHalConstants.java | 28 static final int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetClientHalConstants
|
D | HeadsetClientStateMachine.java | 1181 case HeadsetClientHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent() 1393 case HeadsetClientHalConstants.CONNECTION_STATE_DISCONNECTING: in processConnectionEvent()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/ |
D | StackEvent.java | 31 static final int CONNECTION_STATE_DISCONNECTING = 3; field in StackEvent
|
D | A2dpSinkStateMachine.java | 294 case StackEvent.CONNECTION_STATE_DISCONNECTING: in processStackEvent()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dpsink/ |
D | StackEventTest.java | 68 testConnectionStateChangedBase(StackEvent.CONNECTION_STATE_DISCONNECTING); in testCreateConnectionStateChangedDisconnectingEvent()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/ |
D | HapClientStateMachineTest.java | 317 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_DISCONNECTING; in testStatesChangesWithMessages() 338 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_DISCONNECTING; in testStatesChangesWithMessages()
|
D | HapClientStackEventTest.java | 58 event.valueInt1 = HapClientStackEvent.CONNECTION_STATE_DISCONNECTING; in toString_containsProperSubStrings()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/ |
D | VolumeControlStateMachineTest.java | 336 stackEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_DISCONNECTING; in testStatesChangesWithMessages() 366 stackEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_DISCONNECTING; in testStatesChangesWithMessages()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachineTest.java | 283 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, in testStateTransition_ConnectingToDisconnected_StackDisconnected() 522 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, in testStateTransition_ConnectedToDisconnecting_StackDisconnecting() 778 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, in testStateTransition_AudioConnectingToDisconnecting_StackDisconnecting() 951 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, in testStateTransition_AudioOnToDisconnecting_StackDisconnecting() 1108 HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING, in testStateTransition_AudioDisconnectingToDisconnecting_StackDisconnecting()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattService.java | 2164 BluetoothProtoEnums.CONNECTION_STATE_DISCONNECTING, in clientDisconnect()
|