![]() |
Edge AI Add-on API 2.2.0
|
#include <stdbool.h>#include <stdint.h>Go to the source code of this file.
Functions | |
| void | ble_common_set_connected (bool connected) |
| Set the current BLE connection state. | |
| bool | ble_common_is_connected (void) |
| Get the current BLE connection state. | |
| void | ble_common_init (void) |
| Initialize the common BLE module. | |