|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmBasic.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_bool | bInitialTest |
| swi_bool | bRFScreen |
| swi_bool | bCalibration |
| swi_bool | bSystem |
This structure is used as output by the SwiGetTestHistoryByte function.
| swi_bool SWI_STRUCT_Thb::bCalibration |
Calibration test flag 1 - calibration tests passed 0 - otherwise
| swi_bool SWI_STRUCT_Thb::bInitialTest |
Initial test flag 1 - initial tests passed 0 - otherwise
| swi_bool SWI_STRUCT_Thb::bRFScreen |
RF Screen test flag 1 - RF screen tests passed 0 - otherwise
| swi_bool SWI_STRUCT_Thb::bSystem |
Systems test flag 1 - systems tests passed 0 - otherwise
| swi_uint32 SWI_STRUCT_Thb::sizeStruct |
size of this structure.