mbgtools-lx  4.2.8
MBG_TLV_INFO Struct Reference

A structure used to query current TLV capabilities. More...

#include <gpsdefs.h>

Data Fields

uint32_t reserved
 Future use. More...
 
uint32_t flags
 Future use. More...
 
MBG_TLV_FEAT_BUFFER supp_tlv_feat
 A byte array of supported TLV feature bits, see MBG_TLV_FEAT_TYPES. More...
 

Detailed Description

A structure used to query current TLV capabilities.

This is only supported by a device if the MBG_XFEATURE_TLV_API bit is set in the extended device features.

Definition at line 18263 of file gpsdefs.h.

Field Documentation

◆ flags

uint32_t MBG_TLV_INFO::flags

Future use.

Definition at line 18266 of file gpsdefs.h.

Referenced by dump_tlv_info().

◆ reserved

uint32_t MBG_TLV_INFO::reserved

Future use.

Definition at line 18265 of file gpsdefs.h.

Referenced by dump_tlv_info().

◆ supp_tlv_feat

MBG_TLV_FEAT_BUFFER MBG_TLV_INFO::supp_tlv_feat

A byte array of supported TLV feature bits, see MBG_TLV_FEAT_TYPES.

Definition at line 18267 of file gpsdefs.h.

Referenced by check_tlv_feat_supp(), dump_tlv_info(), and pcps_chk_dev_feat().


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