#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
bool | bAutoConnect |
bool | bAdvanceProfile |
bool | bHideByteCounters |
bool | bAllowCsd |
bool | bHSDPASupport |
bool | bScanProfile |
bool | bBluetooth |
bool | bGps |
U32 | nCustomerId |
This structure is used as output by the SwiGetFeatureCustomizations function.
True is returned if advanced profile configuration is permitted, false otherwise.
True is returned if circuit switch connections are supported, false otherwise.
True is returned if auto connection is allowed, false otherwise.
True is returned if bluetooth is supported, false otherwise.
True is returned if GPS is supported, false otherwise.
True is returned if the host application should hide byte counters. False is returned if the host application should display byte counter information.
True is returned if HSDPA test channel is supported, false otherwise.
True is returned if profile scanning is enabled in the firmware. Otherwise, false is returned and software is free to do profile scanning.
Internal customer ID
The size, in bytes, of this structure. This value must always be populated by the calling application.