- READ - Static variable in interface ej.bluetooth.BluetoothPermissions
-
Read access, no encryption required.
- READ - Static variable in interface ej.bluetooth.BluetoothProperties
-
Indicates that the characteristic value may be read.
- READ_AUTH - Static variable in interface ej.bluetooth.BluetoothPermissions
-
Read access, authentication required.
- READ_ENCRYPT - Static variable in interface ej.bluetooth.BluetoothPermissions
-
Read access, encryption required.
- READ_NOT_PERMITTED - Static variable in interface ej.bluetooth.BluetoothStatus
-
Read not permitted.
- REQUEST_NOT_SUPPORTED - Static variable in interface ej.bluetooth.BluetoothStatus
-
Request not supported.
- RW - Static variable in interface ej.bluetooth.BluetoothPermissions
-
Read and write access, no encryption required.
- RW_AUTH - Static variable in interface ej.bluetooth.BluetoothPermissions
-
Read and write access, authentication required.
- RW_ENCRYPT - Static variable in interface ej.bluetooth.BluetoothPermissions
-
Read and write access, encryption required.