Definitions and prototypes for the LMS interface. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Typedefs | |
Functions | |
Definitions and prototypes for the LMS interface.
The LMS Service exposes the state of a battery within a device. This module implements the Battery Service with the Battery Level characteristic. After otas_init_t variable is initialized, the developer shall call otas_service_init() to add the LMS Service and RX, TX, Control characteristic to the BLE stack database.
This module also provides otas_notify_tx_data() function to the application to send data to peer.