SLP Address. More...
#include <glsuplinit.h>
Public Attributes | |
int | t |
SLP address type. | |
GLSUPL_IPAddress | iPAddress |
IP address. | |
char | fQDN [256] |
FQDN. |
SLP Address.
The SLP Address(SLC or SPC address for non-proxy mode).
Reference: OMA SUPL TS (Section 10.3 SLP Address).
ASN.1 specification:
SLPAddress ::= CHOICE { iPAddress IPAddress, fQDN FQDN, ... } FQDN ::= VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | ".-"))(SIZE (1..255))
The SLP Address(SLC or SPC address for non-proxy mode).
Reference: OMA SUPL TS (Section 7.3 SLP Address).
ASN.1 specification:
SLPAddress ::= CHOICE { iPAddress IPAddress, fQDN FQDN, ... } FQDN ::= VisibleString(FROM ("a".."z" | "A".."Z" | "0".."9" | ".-"))(SIZE (1..255))