Package ej.bluetooth
Contains Bluetooth classes.
-
Class Summary Class Description BluetoothAdapter TheBluetoothAdapterclass represents a Bluetooth adapter.BluetoothAddress TheBluetoothAddressclass represents the address of a Bluetooth device.BluetoothAttribute TheBluetoothAttributeclass represents a remote or a local GATT attribute.BluetoothCharacteristic TheBluetoothCharacteristicclass represents a remote or a local GATT characteristic.BluetoothConnection TheBluetoothConnectionclass represents a connection with a remote Bluetooth device.BluetoothDataTypes TheBluetoothDataTypesclass enumerates the values for advertising data types.BluetoothDescriptor TheBluetoothDescriptorclass represents a remote or a local GATT descriptor.BluetoothPermissions TheBluetoothPermissionsclass enumerates the values for attribute permissions.BluetoothProperties TheBluetoothPropertiesclass enumerates the values for characteristic properties.BluetoothScanFilter TheBluetoothScanFilterclass represents a scan filter which may be used in order to filter scan results during a scan.BluetoothService TheBluetoothServiceclass represents a remote or a local GATT service.BluetoothServiceDefinition TheBluetoothServiceDefinitionclass represents the structure of a GATT service.BluetoothStatus TheBluetoothStatusclass enumerates the values for error codes of ATT requests.BluetoothUuid TheBluetoothUuidclass represents the UUID of a service or attribute.