IOT Matrix Display
|
Files | |
module_ble.c | |
Source of the ble module. | |
module_ble.h | |
module for starting a bluetooth server and setting the GATT primary service values for other modules to use to set their own specific services | |
module_config.c | |
module_config.h | |
The Config module is designed as an interface to the device's non-volatile configurations and is wrapper around Zephyr's NVS interface. It allows access to CRUD operations where permissions can set during item creation. | |
module_provisioning.c | |
module_provisioning.h | |