Home
last modified time | relevance | path

Searched refs:PA_SYNC_STATE_IDLE (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java517 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in prepareConnectedDeviceGroup()
528 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in prepareConnectedDeviceGroup()
1082 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in injectRemoteSourceStateRemoval()
1127 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in testAddSourceCallbackForGroup()
1148 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in testAddSourceCallbackForGroup()
1186 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in testModifySourceForGroup()
1197 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in testModifySourceForGroup()
1253 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in testRemoveSourceForGroup()
1264 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in testRemoveSourceForGroup()
1349 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in testRemoveSourceForGroupAndTriggerModifySource()
[all …]
DBassClientStateMachineTest.java1438 int paSync = BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE; in sendUpdateBcastSourceMessage_inConnectedState()
1560 (byte) BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in sendSetBcastCodeMessage_inConnectedState()
1615 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in sendSetBcastCodeMessage_inConnectedState()
1634 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in sendSetBcastCodeMessage_inConnectedState()
1682 (byte) BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, in receiveSinkReceiveState_inConnectedState()
1722 .isEqualTo(BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE); in receiveSinkReceiveState_inConnectedState()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastReceiveState.java61 PA_SYNC_STATE_IDLE,
75 @SystemApi public static final int PA_SYNC_STATE_IDLE = 0; field in BluetoothLeBroadcastReceiveState
285 if (paSyncState != PA_SYNC_STATE_IDLE in BluetoothLeBroadcastReceiveState()
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DLeAudioRecycleViewAdapter.java25 import static android.bluetooth.BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE;
879 paSyncState = PA_SYNC_STATE_IDLE; in setBassUiStateObservers()
892 if (paSyncState == PA_SYNC_STATE_IDLE) { in setBassUiStateObservers()
2320 if ((paSyncState != PA_SYNC_STATE_IDLE) in setupBassView()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java817 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, // paSyncState in parseBroadcastReceiverState()
843 BluetoothLeBroadcastReceiveState.PA_SYNC_STATE_IDLE, // paSyncState in parseBroadcastReceiverState()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt703 field public static final int PA_SYNC_STATE_IDLE = 0; // 0x0