No description available.
The GNSS_AGNSS_INJECTBLOB structure defines the format for AGNSS extended ephemeris injection.
SizeStructure size.
VersionVersion number.
BlobOuiThis field indicates the 3-byte OUI of silicon vendor or device maker.
BlobVersionVersion of the blob from the same vendor.
AgnssFormatData format of the blob.
The formats are defined as macros (GNSS_AGNSSFORMAT_*).
BlobSizeSize of the blob data in bytes.
BlobDataThis field defines the start of the blob data.
The structure only contains the first byte of the blob data. The rest of the blob data is saved right after the structure in the memory. The size of the blob is indicated by BlobSize.