otas_evt_t Struct Reference

OTA Service event. More...

#include <otas.h>

Data Fields

otas_evt_type_t evt_type
 
uint8_t conn_idx
 
uint8_t * p_data
 
uint16_t length
 

Detailed Description

OTA Service event.

Field Documentation

◆ conn_idx

uint8_t otas_evt_t::conn_idx

Index of connection.

◆ evt_type

otas_evt_type_t otas_evt_t::evt_type

The OTAS event.

◆ length

uint16_t otas_evt_t::length

Length of data.

◆ p_data

uint8_t* otas_evt_t::p_data

Pointer to data.


The documentation for this struct was generated from the following file: