FreeRTOS: BLE
BLE
Return to main page ↑
IotBle_Init

Starting point. Initialize the BLE stack and its services. It is up to the application to decide when BLE should be started.

Returns
Returns eBTStatusSuccess on successful call.
IotBle_Init
BTStatus_t IotBle_Init(void)
Starting point. Initialize the BLE stack and its services. It is up to the application to decide when...
BTStatus_t
BTStatus_t
Bluetooth Error Status .
Definition: bt_hal_manager_types.h:98