See: Description
| Interface | Description |
|---|---|
| BluetoothAdapter |
BluetoothAdapter represents the physical Bluetooth adapter on the host machine (ex: hci0).
|
| BluetoothBeaconCommandListener |
BluetoothBeaconCommandListener must be implemented by any class
wishing to receive notifications on Bluetooth Beacon
command results.
|
| BluetoothConnector | |
| BluetoothDevice |
BluetoothDevice represents a Bluetooth device to which connections
may be made.
|
| BluetoothGatt |
The BluetoothGatt service is the main communication interface with the Bluettoth LE device.
|
| BluetoothGattCharacteristic | |
| BluetoothGattService | |
| BluetoothLeNotificationListener |
BluetoothLeNotificationListener must be implemented by any class
wishing to receive notifications on Bluetooth LE
notification events.
|
| BluetoothLeScanListener |
BluetoothLeScanListener must be implemented by any class
wishing to receive notifications on Bluetooth LE
scan events.
|
| BluetoothService |
BluetoothService provides a mechanism for interfacing with Standard
Bluetooth and Bluetooth LE devices.
|
Copyright © 2015. All Rights Reserved.