Package | Description |
---|---|
org.eclipse.kura.bluetooth |
Contains interface to open and manage a bluetooth connection.
|
Modifier and Type | Method and Description |
---|---|
BluetoothDevice |
BluetoothAdapter.getRemoteDevice(String address)
Get a remote Bluetooth device based on hardware adress
|
Modifier and Type | Method and Description |
---|---|
void |
BluetoothLeScanListener.onScanResults(List<BluetoothDevice> devices)
Fired when the Bluetooth LE scan is complete.
|
Copyright © 2015. All Rights Reserved.