FreeRTOS: BLE
BLE
Return to main page ↑
IotBleWifiProv_Init

Initialize wifi provisioning over BLE service.

bool IotBleWifiProv_Init( void );

Creates necessary data structures for the service. Opens ble data transfer channel and listens for incoming messages from the channel.

Returns
true if the initialization succeeded. false if the initialization failed.