Definitions and prototypes for the LMS interface. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Typedefs | |
Functions | |
Definitions and prototypes for the LMS interface.
The Log Management Service is a customized service with Command and Data characteristics. This module implements the log storage and sending function. After lms_init_t variable is initialized, the developer shall call lms_service_init() to add the LMS Service and RX, TX, Control characteristic to the BLE stack database.
This module also provides lms_notify_data() function to the application to send data to peer.