Home
last modified time | relevance | path

Searched refs:ps_switch (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_lowpower.c369 unsigned char ps_switch; in at_set_powersave() local
382 ps_switch = (unsigned char)atoi(argv[0]); in at_set_powersave()
384 if ((ps_switch != 0) && (ps_switch != 1)) { in at_set_powersave()
388 if (ps_switch != 1) { in at_set_powersave()
401 ret = (hi_u32)hi_wifi_set_pm_switch(ps_switch, wifi_sleep_time); in at_set_powersave()

Completed in 1 milliseconds