SPIKE-RT C API Reference [English]
An RTOS-based software platform for LEGO® Education SPIKE™.
Functions
bluetooth.h File Reference

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...
 

Detailed Description

API for the bluetooth.

Author
SHU Yoshifumi