- getAddress() - Method in class ej.bluetooth.BluetoothDevice
-
Returns the Bluetooth address of this device.
- getCharacteristic() - Method in class ej.bluetooth.BluetoothDescriptor
-
Returns the characteristic to which this descriptor belongs.
- getCharacteristics() - Method in class ej.bluetooth.BluetoothService
-
Returns the list of characteristics of this service.
- getConnectedDevices() - Method in class ej.bluetooth.BluetoothAdapter
-
Returns the list of devices to which this adapter is connected.
- getDefaultAdapter() - Static method in class ej.bluetooth.BluetoothAdapter
-
Returns the default adapter of the system.
- getDescriptors() - Method in class ej.bluetooth.BluetoothCharacteristic
-
Returns the list of descriptors of this characteristic.
- getDevices() - Method in class ej.bluetooth.BluetoothAdapter
-
Returns the list of devices known by this adapter.
- getIncludedServices() - Method in class ej.bluetooth.BluetoothService
-
Returns the list of services included in this service.
- getProperties() - Method in class ej.bluetooth.BluetoothCharacteristic
-
Returns the properties of this characteristic.
- getService() - Method in class ej.bluetooth.BluetoothAttribute
-
Returns the service to which this attribute belongs.
- getServices() - Method in class ej.bluetooth.BluetoothAdapter
-
Returns the list of services provided by this adapter.
- getServices() - Method in class ej.bluetooth.BluetoothDevice
-
Returns the list of services provided by this device.
- getType() - Method in class ej.bluetooth.BluetoothService
-
Returns the type of this service.
- getUuid() - Method in class ej.bluetooth.BluetoothAttribute
-
Returns the UUID of this attribute.
- getUuid() - Method in class ej.bluetooth.BluetoothService
-
Returns the UUID of this service.