dis_reg_cert_data_list_t Struct Reference

IEEE 11073-20601 Regulatory Certification Data List Structure. More...

#include <dis.h>

Public Attributes

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

Detailed Description

IEEE 11073-20601 Regulatory Certification Data List Structure.

Definition at line 127 of file dis.h.

Member Data Documentation

◆ list_len

uint8_t dis_reg_cert_data_list_t::list_len

Length of the list.

Definition at line 131 of file dis.h.

◆ p_list

char* dis_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 129 of file dis.h.


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