Package | Description |
---|---|
org.eclipse.kura.bluetooth |
Contains interface to open and manage a bluetooth connection.
|
Modifier and Type | Method and Description |
---|---|
BluetoothGattService |
BluetoothGatt.getService(UUID uuid)
Return a GATT service based on a UUID.
|
Modifier and Type | Method and Description |
---|---|
List<BluetoothGattService> |
BluetoothGatt.getServices()
Get a list of GATT services offered by the device.
|
Copyright © 2015. All Rights Reserved.