Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches
ble_common.h File Reference
#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.