dis_c_reg_cert_data_list_t Struct Reference

Response data for IEEE 11073-20601 Regulatory Certification Data List Structure. More...

#include <dis_c.h>

Public Attributes

uint8_t * p_list
 Pointer to the list which contains the encoded opaque structure based on IEEE 11073-20601 specification. More...
 
uint16_t list_length
 Length of the list. More...
 

Detailed Description

Response data for IEEE 11073-20601 Regulatory Certification Data List Structure.

Definition at line 140 of file dis_c.h.

Member Data Documentation

◆ list_length

uint16_t dis_c_reg_cert_data_list_t::list_length

Length of the list.

Definition at line 143 of file dis_c.h.

◆ p_list

uint8_t* dis_c_reg_cert_data_list_t::p_list

Pointer to the list which contains the encoded opaque structure based on IEEE 11073-20601 specification.

Definition at line 142 of file dis_c.h.


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