Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
legacy_adv API More...
Functions | |
int | bluetooth_legacy_advertising_run (void) |
Start advertising on legacy Bluetooth channels. | |
legacy_adv API
int bluetooth_legacy_advertising_run | ( | void | ) |
#include <infuse/bluetooth/legacy_adv.h>
Start advertising on legacy Bluetooth channels.
Advertise the devices name on legacy Bluetooth channels. This can help some legacy devices (and iOS) to connect.
0 | on success |
-errno | on error |