SPIKE-RT C API Reference [English]
An RTOS-based software platform for LEGO® Education SPIKE™.
|
API for the bluetooth. More...
#include <pbio/error.h>
#include <stdbool.h>
Go to the source code of this file.
Functions | |
pbio_error_t | hub_bluetooth_enable_advertising (void) |
Enable the bluetooth advertising. More... | |
pbio_error_t | hub_bluetooth_disable_advertising (void) |
Disable the bluetooth advertising. More... | |
pbio_error_t | hub_bluetooth_is_connected (bool *connected) |
Check whether the bluetooth is connected. More... | |
API for the bluetooth.