LMS Service event. More...
#include <lms.h>
Public Attributes | |
| lms_evt_type_t | evt_type |
| The LMS event. More... | |
| uint8_t | conn_idx |
| Index of connection. More... | |
| uint8_t * | p_data |
| Pointer to data. More... | |
| uint16_t | length |
| Length of data. More... | |
| lms_evt_type_t lms_evt_t::evt_type |