Handle the platform specific bluetooth operations.
More...
|
|
bool | is_activated () |
| | Return true if the bluetooth is activated.
|
| |
|
bool | is_advertising () |
| | Return true is the bluetooth is visible by other devices.
|
| |
|
bool | is_connected () |
| | Return true if a bluetooth user is connected.
|
| |
|
void | start_advertising () |
| |
|
void | stop_bluetooth_advertising () |
| |
|
void | write_battery_level (const uint8_t batteryLevel) |
| |
|
void | notify_battery_level (const uint8_t batteryLevel) |
| |
Handle the platform specific bluetooth operations.