- RANDOM_TARGET_ADDRESS - Static variable in class ej.bluetooth.BluetoothDataTypes
 
- 
Random Target Address.
 
- READ - Static variable in class ej.bluetooth.BluetoothPermissions
 
- 
Read access, no encryption required.
 
- READ - Static variable in class ej.bluetooth.BluetoothProperties
 
- 
Indicates that the characteristic value may be read.
 
- READ_AUTH - Static variable in class ej.bluetooth.BluetoothPermissions
 
- 
Read access, authentication required.
 
- READ_ENCRYPT - Static variable in class ej.bluetooth.BluetoothPermissions
 
- 
Read access, encryption required.
 
- READ_NOT_PERMITTED - Static variable in class ej.bluetooth.BluetoothStatus
 
- 
Read not permitted.
 
- RemoteServiceListener - Interface in ej.bluetooth.listeners
 
- 
The RemoteServiceListener interface provides callbacks related to remote services.
 
- REQUEST_NOT_SUPPORTED - Static variable in class ej.bluetooth.BluetoothStatus
 
- 
Request not supported.
 
- RW - Static variable in class ej.bluetooth.BluetoothPermissions
 
- 
Read and write access, no encryption required.
 
- RW_AUTH - Static variable in class ej.bluetooth.BluetoothPermissions
 
- 
Read and write access, authentication required.
 
- RW_ENCRYPT - Static variable in class ej.bluetooth.BluetoothPermissions
 
- 
Read and write access, encryption required.