public class BluetoothPermissions extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
NONE |
static byte |
READ |
static byte |
READ_AUTH |
static byte |
READ_ENCRYPT |
static byte |
RW |
static byte |
RW_AUTH |
static byte |
RW_ENCRYPT |
static byte |
WRITE |
static byte |
WRITE_AUTH |
static byte |
WRITE_ENCRYPT |
public static final byte NONE
public static final byte READ
public static final byte READ_AUTH
public static final byte READ_ENCRYPT
public static final byte RW
public static final byte RW_AUTH
public static final byte RW_ENCRYPT
public static final byte WRITE
public static final byte WRITE_AUTH
public static final byte WRITE_ENCRYPT