- get16BitValue() - Method in class ej.bluetooth.BluetoothUuid
 
- 
Returns the integer representing this 16-bit Bluetooth UUID.
 
- getAdapter() - Static method in class ej.bluetooth.BluetoothAdapter
 
- 
Returns the adapter of the system.
 
- getAddress() - Method in class ej.bluetooth.BluetoothConnection
 
- 
Returns the Bluetooth address of the device.
 
- getBytes(byte[], int) - Method in class ej.bluetooth.BluetoothAddress
 
- 
Writes this address to the given byte array.
 
- getBytes(byte[], int) - Method in class ej.bluetooth.BluetoothUuid
 
- 
Writes this UUID to the given byte array.
 
- getCharacteristic() - Method in class ej.bluetooth.BluetoothDescriptor
 
- 
Returns the characteristic to which this descriptor belongs.
 
- getCharacteristic(int) - Method in class ej.bluetooth.BluetoothService
 
- 
Returns the characteristic at the given index in this service.
 
- getDescriptor(int) - Method in class ej.bluetooth.BluetoothCharacteristic
 
- 
Returns the descriptor at the given index in this characteristic.
 
- getNumCharacteristics() - Method in class ej.bluetooth.BluetoothService
 
- 
Returns the number of characteristics in this service.
 
- getNumDescriptors() - Method in class ej.bluetooth.BluetoothCharacteristic
 
- 
Returns the number of descriptors in this characteristic.
 
- 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.
 
- 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.