Searched refs:BIG_ENCRYPTION_STATE_NOT_ENCRYPTED (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/ |
D | BassClientServiceTest.java | 520 : BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in prepareConnectedDeviceGroup() 531 : BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in prepareConnectedDeviceGroup() 1083 BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in injectRemoteSourceStateRemoval() 1131 .BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in testAddSourceCallbackForGroup() 1152 .BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in testAddSourceCallbackForGroup() 1190 .BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in testModifySourceForGroup() 1201 .BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in testModifySourceForGroup() 1257 .BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in testRemoveSourceForGroup() 1268 .BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in testRemoveSourceForGroup() 1317 : BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in testRemoveSourceForGroupAndTriggerModifySource() [all …]
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothLeBroadcastReceiveState.java | 121 BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, 135 @SystemApi public static final int BIG_ENCRYPTION_STATE_NOT_ENCRYPTED = 0; field in BluetoothLeBroadcastReceiveState 293 if (bigEncryptionState != BIG_ENCRYPTION_STATE_NOT_ENCRYPTED in BluetoothLeBroadcastReceiveState()
|
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/ |
D | LeAudioRecycleViewAdapter.java | 23 import static android.bluetooth.BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_NOT_ENCRYPTED; 882 bigEncryptionState = BIG_ENCRYPTION_STATE_NOT_ENCRYPTED; in setBassUiStateObservers() 922 if (bigEncryptionState == BIG_ENCRYPTION_STATE_NOT_ENCRYPTED) { in setBassUiStateObservers()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ |
D | BassClientStateMachine.java | 819 BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in parseBroadcastReceiverState() 845 BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_NOT_ENCRYPTED, in parseBroadcastReceiverState()
|
/packages/modules/Bluetooth/framework/api/ |
D | system-current.txt | 700 field public static final int BIG_ENCRYPTION_STATE_NOT_ENCRYPTED = 0; // 0x0
|