|
FreeRTOS:
BLE
BLE
|
| Return to main page ↑ |
GATT service which exposes FreeRTOS device information. More...
#include <stdbool.h>Go to the source code of this file.
Functions | |
| bool | IotBleDeviceInfo_Init (void) |
| Creates and starts FreeRTOS device information service. More... | |
| bool | IotBleDeviceInfo_Cleanup (void) |
| Cleanup device information service. More... | |
GATT service which exposes FreeRTOS device information.
| bool IotBleDeviceInfo_Init | ( | void | ) |
Creates and starts FreeRTOS device information service.
| bool IotBleDeviceInfo_Cleanup | ( | void | ) |
Cleanup device information service.