| mbgtools-lx
    4.2.8
    | 
General license information to be read from a device. More...
#include <gpsdefs.h>
| Data Fields | |
| uint8_t | licenses [32] | 
General license information to be read from a device.
Used to query from a device how many and which different license types are supported. If a special type is supported (licenses[MBG_LICENSE_BASE_TYPES] > 0), its license specific information can be queried from 0..licenses[MBG_LICENSE_BASE_TYPES]-1 via its license specific [...]_IDX structures and TLV API command codes. See MBG_XFEATURE_TLV_API and MBG_TLV_FEAT_TYPES.
| uint8_t MBG_LICENSE_LIMITS::licenses[32] | 
To get the number of supported licenses of a specific type you need to access the array with the specififc license index defined at MBG_LICENSE_BASE_TYPES.