/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/ |
D | HapClientStackEventTest.java | 41 event.valueInt1 = -1; in toString_containsProperSubStrings() 46 event.valueInt1 = HapClientStackEvent.CONNECTION_STATE_DISCONNECTED; in toString_containsProperSubStrings() 50 event.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTING; in toString_containsProperSubStrings() 54 event.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTED; in toString_containsProperSubStrings() 58 event.valueInt1 = HapClientStackEvent.CONNECTION_STATE_DISCONNECTING; in toString_containsProperSubStrings() 66 event.valueInt1 = in toString_containsProperSubStrings() 73 event.valueInt1 = in toString_containsProperSubStrings() 80 event.valueInt1 = in toString_containsProperSubStrings() 99 event.valueInt1 = -1; in toString_containsProperSubStrings() 104 event.valueInt1 = HapClientStackEvent.STATUS_NO_ERROR; in toString_containsProperSubStrings() [all …]
|
D | HapClientNativeInterfaceTest.java | 67 assertThat(event.getValue().valueInt1).isEqualTo(state); in onConnectionStateChanged() 80 assertThat(event.getValue().valueInt1).isEqualTo(features); in onDeviceAvailable() 92 assertThat(event.getValue().valueInt1).isEqualTo(features); in onFeaturesUpdate() 105 assertThat(event.getValue().valueInt1).isEqualTo(presetIndex); in onActivePresetSelected() 119 assertThat(event.getValue().valueInt1).isEqualTo(presetIndex); in onActivePresetGroupSelected() 133 assertThat(event.getValue().valueInt1).isEqualTo(resultCode); in onActivePresetSelectError() 147 assertThat(event.getValue().valueInt1).isEqualTo(resultCode); in onActivePresetGroupSelectError() 202 assertThat(event.getValue().valueInt1).isEqualTo(resultCode); in onPresetNameSetError() 218 assertThat(event.getValue().valueInt1).isEqualTo(resultCode); in onGroupPresetNameSetError() 234 assertThat(event.getValue().valueInt1).isEqualTo(resultCode); in onPresetInfoError() [all …]
|
D | HapClientStateMachineTest.java | 131 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPolicyReject() 152 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingPolicyAccept() 172 connCompletedEvent.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPolicyAccept() 243 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingTimeout() 317 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_DISCONNECTING; in testStatesChangesWithMessages() 324 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTING; in testStatesChangesWithMessages() 331 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTED; in testStatesChangesWithMessages() 338 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_DISCONNECTING; in testStatesChangesWithMessages() 350 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTED; in testStatesChangesWithMessages() 362 connStCh.valueInt1 = HapClientStackEvent.CONNECTION_STATE_CONNECTED; in testStatesChangesWithMessages() [all …]
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorStateMachineTest.java | 135 connStCh.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPolicyReject() 156 connStCh.valueInt1 = connStCh.CONNECTION_STATE_CONNECTING; in testIncomingPolicyAccept() 177 connCompletedEvent.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPolicyAccept() 242 connStCh.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingTimeout() 329 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTED; in testStackEvent_withoutStateChange_onDisconnectedState() 337 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_CONNECTING; in testStackEvent_withoutStateChange_onDisconnectedState() 347 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_CONNECTED; in testStackEvent_withoutStateChange_onDisconnectedState() 356 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_DISCONNECTING; in testStackEvent_withoutStateChange_onDisconnectedState() 364 event.valueInt1 = -1; in testStackEvent_withoutStateChange_onDisconnectedState() 376 event.valueInt1 = CsipSetCoordinatorStackEvent.CONNECTION_STATE_CONNECTING; in testStackEvent_toConnectingState_onDisconnectedState() [all …]
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
D | LeAudioBroadcastServiceTest.java | 301 create_event.valueInt1 = broadcastId; in verifyBroadcastStarted() 311 state_event.valueInt1 = broadcastId; in verifyBroadcastStarted() 317 state_event.valueInt1 = broadcastId; in verifyBroadcastStarted() 335 state_event.valueInt1 = broadcastId; in verifyBroadcastStopped() 343 state_event.valueInt1 = broadcastId; in verifyBroadcastStopped() 416 create_event.valueInt1 = broadcastId; in testCreateBroadcastNativeFailed() 461 create_event.valueInt1 = broadcastId; in testCreateBroadcastTimeout() 474 state_event.valueInt1 = broadcastId; in testCreateBroadcastTimeout() 630 create_event.valueInt1 = broadcastId; in testGetAllBroadcastMetadata() 639 state_event.valueInt1 = broadcastId; in testGetAllBroadcastMetadata() [all …]
|
D | LeAudioServiceTest.java | 653 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_CONNECTED; in testAudioManagerConnectDisconnect() 669 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_CONNECTED; in testAudioManagerConnectDisconnect() 709 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect() 725 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect() 1124 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_CONNECTED; in connectDevice() 1148 stackEvent.valueInt1 = newConnectionState; in generateConnectionMessageFromNative() 1159 stackEvent.valueInt1 = newConnectionState; in generateUnexpectedConnectionMessageFromNative() 1169 nodeGroupAdded.valueInt1 = groupId; in generateGroupNodeAdded() 1178 nodeGroupRemoved.valueInt1 = groupId; in generateGroupNodeRemoved() 1229 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_CONNECTED; in testSetConnectionPolicy() [all …]
|
D | LeAudioStateMachineTest.java | 124 connStCh.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPriorityReject() 144 connStCh.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingPriorityAccept() 160 connCompletedEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPriorityAccept() 216 connStCh.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingTimeout()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/ |
D | HapClientNativeInterface.java | 212 event.valueInt1 = state; in onConnectionStateChanged() 223 event.valueInt1 = features; in onDeviceAvailable() 234 event.valueInt1 = features; in onFeaturesUpdate() 245 event.valueInt1 = presetIndex; in onActivePresetSelected() 255 event.valueInt1 = presetIndex; in onActivePresetGroupSelected() 268 event.valueInt1 = resultCode; in onActivePresetSelectError() 279 event.valueInt1 = resultCode; in onActivePresetGroupSelectError() 315 event.valueInt1 = resultCode; in onPresetNameSetError() 326 event.valueInt1 = resultCode; in onGroupPresetNameSetError() 339 event.valueInt1 = resultCode; in onPresetInfoError() [all …]
|
D | HapClientStateMachine.java | 273 processConnectionEvent(event.valueInt1); in processMessage() 372 disconnectEvent.valueInt1 = HapClientStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 388 processConnectionEvent(event.valueInt1); in processMessage() 471 disconnectEvent.valueInt1 = in processMessage() 487 processConnectionEvent(event.valueInt1); in processMessage() 593 processConnectionEvent(event.valueInt1); in processMessage()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioNativeInterface.java | 108 event.valueInt1 = state; in onConnectionStateChanged() 118 event.valueInt1 = groupId; in onGroupStatus() 129 event.valueInt1 = groupId; in onGroupNodeStatus() 146 event.valueInt1 = direction; in onAudioConf() 161 event.valueInt1 = sinkAudioLocation; in onSinkAudioLocationAvailable() 191 event.valueInt1 = groupId; in onAudioGroupCurrentCodecConf() 208 event.valueInt1 = groupId; in onAudioGroupSelectableCodecConf() 221 event.valueInt1 = action; in onHealthBasedRecommendationAction() 232 event.valueInt1 = groupId; in onHealthBasedGroupRecommendationAction() 243 event.valueInt1 = direction; in onUnicastMonitorModeStatus() [all …]
|
D | LeAudioBroadcasterNativeInterface.java | 90 event.valueInt1 = broadcastId; in onBroadcastCreated() 101 event.valueInt1 = broadcastId; in onBroadcastDestroyed() 118 event.valueInt1 = broadcastId; in onBroadcastStateChanged() 129 event.valueInt1 = broadcastId; in onBroadcastMetadataChanged()
|
D | LeAudioStateMachine.java | 184 processConnectionEvent(event.valueInt1); in processMessage() 279 disconnectEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 295 processConnectionEvent(event.valueInt1); in processMessage() 377 disconnectEvent.valueInt1 = LeAudioStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 392 processConnectionEvent(event.valueInt1); in processMessage() 495 processConnectionEvent(event.valueInt1); in processMessage()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/ |
D | VolumeControlStateMachineTest.java | 130 connStCh.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPolicyReject() 152 connStCh.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingPolicyAccept() 173 connCompletedEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPolicyAccept() 248 connStCh.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingTimeout() 316 stackEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTING; in testStatesChangesWithMessages() 336 stackEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_DISCONNECTING; in testStatesChangesWithMessages() 346 stackEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTING; in testStatesChangesWithMessages() 356 stackEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTED; in testStatesChangesWithMessages() 366 stackEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_DISCONNECTING; in testStatesChangesWithMessages() 381 stackEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTED; in testStatesChangesWithMessages() [all …]
|
D | VolumeControlServiceTest.java | 558 stackEvent.valueInt1 = group_id; in testVolumeControlStackEvents() 575 stackEvent.valueInt1 = 1; // groupId in testVolumeCalculations() 626 stackEvent.valueInt1 = 1; // groupId in testAutonomousMuteUnmute() 666 stackEvent.valueInt1 = groupId; in testVolumeCache() 721 stackEvent.valueInt1 = groupId; in testMuteCache() 754 stackEvent.valueInt1 = groupId; in testVolumeChangeWhileMuted() 1380 stackEvent.valueInt1 = groupId; in testVolumeControlChangedCallback() 1394 stackEvent2.valueInt1 = -1; in testVolumeControlChangedCallback() 1432 connCompletedEvent.valueInt1 = VolumeControlStackEvent.CONNECTION_STATE_CONNECTED; in connectDevice() 1459 stackEvent.valueInt1 = newConnectionState; in generateConnectionMessageFromNative() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlNativeInterface.java | 247 event.valueInt1 = state; in onConnectionStateChanged() 259 event.valueInt1 = -1; in onVolumeStateChanged() 274 event.valueInt1 = groupId; in onGroupVolumeStateChanged() 288 event.valueInt1 = numOfExternalOutputs; in onDeviceAvailable() 300 event.valueInt1 = externalOutputId; in onExtAudioOutVolumeOffsetChanged() 313 event.valueInt1 = externalOutputId; in onExtAudioOutLocationChanged() 326 event.valueInt1 = externalOutputId; in onExtAudioOutDescriptionChanged()
|
D | VolumeControlStateMachine.java | 172 processConnectionEvent(event.valueInt1); in processMessage() 272 disconnectEvent.valueInt1 = in processMessage() 289 processConnectionEvent(event.valueInt1); in processMessage() 388 disconnectEvent.valueInt1 = in processMessage() 404 processConnectionEvent(event.valueInt1); in processMessage() 505 processConnectionEvent(event.valueInt1); in processMessage()
|
D | VolumeControlStackEvent.java | 41 public int valueInt1; field in VolumeControlStackEvent 59 result.append(", valueInt1:" + eventTypeValue1ToString(type, valueInt1)); in toString()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorNativeInterface.java | 141 event.valueInt1 = state; in onConnectionStateChanged() 156 event.valueInt1 = groupId; in onDeviceAvailable() 176 event.valueInt1 = groupId; in onSetMemberAvailable() 193 event.valueInt1 = groupId; in onGroupLockChanged()
|
D | CsipSetCoordinatorStateMachine.java | 173 processConnectionEvent(event.valueInt1); in processMessage() 280 disconnectEvent.valueInt1 = in processMessage() 297 processConnectionEvent(event.valueInt1); in processMessage() 379 disconnectEvent.valueInt1 = in processMessage() 395 processConnectionEvent(event.valueInt1); in processMessage() 500 processConnectionEvent(event.valueInt1); in processMessage()
|
D | CsipSetCoordinatorStackEvent.java | 50 public int valueInt1 = 0; field in CsipSetCoordinatorStackEvent 67 result.append(", " + eventTypeValueInt1ToString(type, valueInt1)); in toString()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/ |
D | HearingAidServiceTest.java | 442 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testConnectAnotherPair_disconnectCurrentPair() 447 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testConnectAnotherPair_disconnectCurrentPair() 521 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testAudioManagerConnectDisconnect() 534 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testAudioManagerConnectDisconnect() 574 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect() 589 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect() 644 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testAudioManagerConnectDisconnect_suppressNoisyIntentCase() 991 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in firstTimeConnection_shouldConnectToBothDevices() 1004 hiSyncIdEvent.valueInt1 = 0x02; in firstTimeConnection_shouldConnectToBothDevices() 1025 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in firstTimeConnection_shouldConnectToBothDevices() [all …]
|
D | HearingAidStateMachineTest.java | 118 connStCh.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPriorityReject() 139 connStCh.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingPriorityAccept() 159 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPriorityAccept() 232 connStCh.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingTimeout()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidStackEvent.java | 40 public int valueInt1; field in HearingAidStackEvent 53 result.append(", value1:" + valueInt1); in toString()
|
D | HearingAidStateMachine.java | 184 processConnectionEvent(event.valueInt1); in processMessage() 283 disconnectEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage() 299 processConnectionEvent(event.valueInt1); in processMessage() 381 disconnectEvent.valueInt1 = in processMessage() 397 processConnectionEvent(event.valueInt1); in processMessage() 497 processConnectionEvent(event.valueInt1); in processMessage()
|
D | HearingAidNativeInterface.java | 153 event.valueInt1 = state; in onConnectionStateChanged() 164 event.valueInt1 = capabilities; in onDeviceAvailable()
|