Home
last modified time | relevance | path

Searched defs:connStCh (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidStateMachineTest.java102 HearingAidStackEvent connStCh = in incomingConnect_whenNotOkToConnect_isRejected() local
116 HearingAidStackEvent connStCh = in incomingConnect_whenOkToConnect_isConnected() local
166 HearingAidStackEvent connStCh = in incomingConnect_whenTimeOut_isDisconnectedAndInAcceptList() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioStateMachineTest.java122 LeAudioStackEvent connStCh = in testIncomingPriorityReject() local
142 LeAudioStackEvent connStCh = in testIncomingPriorityAccept() local
209 LeAudioStackEvent connStCh = in testIncomingTimeout() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DCsipSetCoordinatorStateMachineTest.java116 CsipSetCoordinatorStackEvent connStCh = in testIncomingPolicyReject() local
136 CsipSetCoordinatorStackEvent connStCh = in testIncomingPolicyAccept() local
212 CsipSetCoordinatorStackEvent connStCh = in testIncomingTimeout() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java170 StackEvent connStCh = new StackEvent(StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED); in testIncomingPriorityReject() local
188 StackEvent connStCh = new StackEvent(StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED); in testIncomingPriorityAccept() local
219 StackEvent connStCh = new StackEvent(StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED); in testIncomingTimeout() local
296 StackEvent connStCh = new StackEvent(StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED); in testInBandRingtone() local
427 StackEvent connStCh = new StackEvent(StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED); in setUpHfpClientConnection() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlStateMachineTest.java107 VolumeControlStackEvent connStCh = in incomingConnect_whenNotOkToConnect_isRejected() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpStateMachineTest.java150 A2dpStackEvent connStCh = in incomingConnect_whenNotOkToConnect_isRejected() local