SPIKE-RT C API Reference [English]
An RTOS-based software platform for LEGO® Education SPIKE™.
Loading...
Searching...
No Matches
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.
 
pbio_error_t hub_bluetooth_disable_advertising (void)
 Disable the bluetooth advertising.
 
pbio_error_t hub_bluetooth_is_connected (bool *connected)
 Check whether the bluetooth is connected.
 

Detailed Description

API for the bluetooth.

Author
SHU Yoshifumi