Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastReceiveState.java124 BIG_ENCRYPTION_STATE_BAD_CODE
160 @SystemApi public static final int BIG_ENCRYPTION_STATE_BAD_CODE = 3; field in BluetoothLeBroadcastReceiveState
296 && bigEncryptionState != BIG_ENCRYPTION_STATE_BAD_CODE in BluetoothLeBroadcastReceiveState()
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsHelper.java157 == BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_BAD_CODE; in isBadCode()
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DLeAudioRecycleViewAdapter.java20 import static android.bluetooth.BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_BAD_CODE;
934 } else if (bigEncryptionState == BIG_ENCRYPTION_STATE_BAD_CODE) { in setBassUiStateObservers()
2405 } else if ((bigEncryptionState == BIG_ENCRYPTION_STATE_BAD_CODE) in setupBassView()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientStateMachineTest.java824 (byte) BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_BAD_CODE, in gattCallbackOnCharacteristicRead()
1454 (byte) BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_BAD_CODE, in sendUpdateBcastSourceMessage_inConnectedState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java859 == BluetoothLeBroadcastReceiveState.BIG_ENCRYPTION_STATE_BAD_CODE) { in parseBroadcastReceiverState()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt697 field public static final int BIG_ENCRYPTION_STATE_BAD_CODE = 3; // 0x3