Defines the type of batch reporting capabilities supported by the SET (only applicable to quasi real time and batch reporting): More...
#include <glsupl2.h>
Defines the type of batch reporting capabilities supported by the SET (only applicable to quasi real time and batch reporting):
Reference: OMA SUPL TS (Section 10.10 SET capabilities).
ASN.1 specification:
BatchRepCap ::= SEQUENCE { report-position BOOLEAN, -- set to "true" if reporting of position is supported report-measurements BOOLEAN, -- set to "true" if reporting of measurements is supported max-num-positions INTEGER (1..1024) OPTIONAL, max-num-measurements INTEGER (1..1024) OPTIONAL, ... }