OTA Service event. More...
#include <otas.h>
Public Attributes | |
otas_evt_type_t | evt_type |
The OTAS 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... | |
otas_evt_type_t otas_evt_t::evt_type |