typedef struct{int audio_volume;int tone_volume;int networkMode;}sys_params_t;static sys_params_t g_sys_params ={2,1,1}; int