#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
SWI_TYPE_CallRestrict | eCallRestrict |
bool | bInternational |
U32 | nNumberLength |
U8 | bcdPhone [LENGTH_MaxPhone] |
SWI_TYPE_CallRestrict
U8 SWI_STRUCT_CALL_Create::bcdPhone[LENGTH_MaxPhone] |
number to call. - 8-bit BCD
international number flag. - TRUE for '+' number - FALSE otherwise
SWI_TYPE_CallRestrict SWI_STRUCT_CALL_Create::eCallRestrict |
call restriction setting to be used for this outgoing call
length of number to be called
The size, in bytes, of this structure. This value must always be populated by the calling application.