Skip navigation links
A B C D E F G H I L M N O P R S T U W 

B

BluetoothAdapter - Class in ej.bluetooth
The BluetoothAdapter class represents a Bluetooth adapter.
BluetoothAddress - Class in ej.bluetooth
The BluetoothAddress class represents the address of a Bluetooth device.
BluetoothAddress(byte[], int, boolean) - Constructor for class ej.bluetooth.BluetoothAddress
Creates an address from the given byte array.
BluetoothAddress(String, boolean) - Constructor for class ej.bluetooth.BluetoothAddress
Creates an address from the given string.
BluetoothAttribute - Class in ej.bluetooth
The BluetoothAttribute class represents a remote or a local GATT attribute.
BluetoothCharacteristic - Class in ej.bluetooth
The BluetoothCharacteristic class represents a remote or a local GATT characteristic.
BluetoothConnection - Class in ej.bluetooth
The BluetoothConnection class represents a connection with a remote Bluetooth device.
BluetoothDataTypes - Class in ej.bluetooth
The BluetoothDataTypes class enumerates the values for advertising data types.
BluetoothDescriptor - Class in ej.bluetooth
The BluetoothDescriptor class represents a remote or a local GATT descriptor.
BluetoothPermissions - Class in ej.bluetooth
The BluetoothPermissions class enumerates the values for attribute permissions.
BluetoothProperties - Class in ej.bluetooth
The BluetoothProperties class enumerates the values for characteristic properties.
BluetoothScanFilter - Class in ej.bluetooth
The BluetoothScanFilter class represents a scan filter which may be used in order to filter scan results during a scan.
BluetoothService - Class in ej.bluetooth
The BluetoothService class represents a remote or a local GATT service.
BluetoothServiceDefinition - Class in ej.bluetooth
The BluetoothServiceDefinition class represents the structure of a GATT service.
BluetoothServiceDefinition(BluetoothUuid) - Constructor for class ej.bluetooth.BluetoothServiceDefinition
Creates a service definition.
BluetoothStatus - Class in ej.bluetooth
The BluetoothStatus class enumerates the values for error codes of ATT requests.
BluetoothUuid - Class in ej.bluetooth
The BluetoothUuid class represents the UUID of a service or attribute.
BluetoothUuid(byte[], int) - Constructor for class ej.bluetooth.BluetoothUuid
Creates a UUID from a byte array.
BluetoothUuid(String) - Constructor for class ej.bluetooth.BluetoothUuid
Creates a UUID from a string.
BluetoothUuid(int) - Constructor for class ej.bluetooth.BluetoothUuid
Creates a UUID from an integer.
BROADCAST - Static variable in class ej.bluetooth.BluetoothProperties
Indicates that the characteristic value may be broadcasted in advertisement data.
A B C D E F G H I L M N O P R S T U W 
Skip navigation links