#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
U32 | nProfileId |
U32 | nIpLength |
BYTE | byIp [LENGTH_IPAddress] |
BYTE SWI_STRUCT_IpAddress::byIp[LENGTH_IPAddress] |
IP address. Example of an IPV4 address is 0x7F000201 which means 127.0.2.1.
Length of the IP address
Profile ID.
The size, in bytes, of this structure. This value must always be populated by the calling application.