#include <BluetoothDevice.h>
|
enum | Status { AVAILABLE,
UNAVAILABLE,
UNKNOWN
} |
|
|
static const uint64_t | DEVICE_ID_LE_MASK = 0x0001000000000000 |
|
This class is used to monitor the presence of Bluetooth devices. Contents identification of the device and status about reachability.
bool BluetoothDevice::isClassic |
( |
| ) |
const |
- Returns
- true if the instance represents a Bluetooth Classic device
bool BluetoothDevice::isLE |
( |
| ) |
const |
- Returns
- true if the instance represents a Bluetooth Low Energy device
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/bluetooth/BluetoothDevice.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/bluetooth/BluetoothDevice.cpp