Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastReceiveState.java167 public static final int BIG_ENCRYPTION_STATE_INVALID = 0xFFFF; field in BluetoothLeBroadcastReceiveState
297 && bigEncryptionState != BIG_ENCRYPTION_STATE_INVALID) { in BluetoothLeBroadcastReceiveState()