Home
last modified time | relevance | path

Searched refs:BIG_ENCRYPTION_STATE_DECRYPTING (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java519 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in prepareConnectedDeviceGroup()
530 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in prepareConnectedDeviceGroup()
1129 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in testAddSourceCallbackForGroup()
1150 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in testAddSourceCallbackForGroup()
1188 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in testModifySourceForGroup()
1199 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in testModifySourceForGroup()
1255 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in testRemoveSourceForGroup()
1266 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in testRemoveSourceForGroup()
1316 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in testRemoveSourceForGroupAndTriggerModifySource()
1351 ? BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING in testRemoveSourceForGroupAndTriggerModifySource()
[all …]
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastReceiveState.java123 BIG_ENCRYPTION_STATE_DECRYPTING,
152 @SystemApi public static final int BIG_ENCRYPTION_STATE_DECRYPTING = 2; field in BluetoothLeBroadcastReceiveState
295 && bigEncryptionState != BIG_ENCRYPTION_STATE_DECRYPTING in BluetoothLeBroadcastReceiveState()
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DLeAudioRecycleViewAdapter.java22 import static android.bluetooth.BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_DECRYPTING;
931 } else if (bigEncryptionState == BIG_ENCRYPTION_STATE_DECRYPTING) { in setBassUiStateObservers()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt699 field public static final int BIG_ENCRYPTION_STATE_DECRYPTING = 2; // 0x2