| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| D | hidumper_adapter_impl.c | 68 printf("SDK Version: %s\n", hi_get_sdk_version()); in DumpSysInfo() 69 printf("Boot Version: 0x%x\n", hi_get_boot_ver()); in DumpSysInfo() 70 printf("Kernel Version: 0x%x\n", hi_get_kernel_ver()); in DumpSysInfo() 90 printf("Unit: Byte\n"); in DumpMemUsage() 91 printf("total=%d,", (mem_inf.total + mem_inf.total_lmp)); in DumpMemUsage() 92 printf("used=%d,", (mem_inf.used + mem_inf.used_lmp)); in DumpMemUsage() 93 printf("free=%d,", (mem_inf.free + mem_inf.free_lmp)); in DumpMemUsage() 94 printf("peek_size=%d\n", mem_inf.peek_size); in DumpMemUsage() 95 printf("os_resource:\r\n"); in DumpMemUsage() 96 printf("timer_usage=%d,", os_resource_stat.timer_usage); in DumpMemUsage() [all …]
|
| /device/soc/amlogic/a311d/hardware/media/libamplayer/samples/ |
| D | kplayer.c | 75 printf("unable to open file %s,err: %s\n", path, strerror(errno)); in amsysfs_set_sysfs_int() 90 printf("unable to open file %s,err: %s\n", path, strerror(errno)); in amsysfs_set_sysfs_str() 105 printf("unable to open file %s,err: %s\n", path, strerror(errno)); in amsysfs_get_sysfs_str() 118 …printf("pid:%d,status:%x,current pos:%d,total:%d,errcode:%x\n", pid, info->status, info->current_t… in update_player_info() 124 printf("@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"); in _media_info_dump() 125 printf("======||file size:%lld\n", minfo->stream_info.file_size); in _media_info_dump() 126 printf("======||file type:%d\n", minfo->stream_info.type); in _media_info_dump() 127 printf("======||has internal subtitle?:%s\n", minfo->stream_info.has_sub > 0 ? "YES!" : "NO!"); in _media_info_dump() 128 printf("======||internal subtile counts:%d\n", minfo->stream_info.total_sub_num); in _media_info_dump() 129 printf("======||has video track?:%s\n", minfo->stream_info.has_video > 0 ? "YES!" : "NO!"); in _media_info_dump() [all …]
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/ |
| D | app_demo_timer_systick.c | 28 printf("----- hrtimer_callback data:%d\r\n", data); in hr_timer_callback() 30 printf("----- hrtimer_callback, g_time1:%lld\r\n", g_time1); in hr_timer_callback() 31 printf("----- hrtimer_callback, g_time2:%lld\r\n", g_time2); in hr_timer_callback() 32 printf("----- hrtimer_callback, cha:%lld\r\n", g_time2 - g_time1); in hr_timer_callback() 34 printf("***** sleep 50000us ******\r\n"); in hr_timer_callback() 47 printf("=====ERROR===== hrtimer handle create ret is: %d !!\r\n", ret); in app_demo_hrtimer() 50 printf("----- hrtimer handle create success -----\n"); in app_demo_hrtimer() 56 printf("=====ERROR=====hrtimer start error, ret is: %d !!\n", ret); in app_demo_hrtimer() 59 printf("----- hrtimer start success -----\n"); in app_demo_hrtimer() 64 printf("=====ERROR===== hrtimer stop error, ret is: %d !!\r\n", ret); in app_demo_hrtimer() [all …]
|
| D | network_config_sample.c | 123 printf("[sample] Falied to create LedTask!\n"); in LedInit() 129 printf("[sample] led spark.\n"); in LedOn() 135 printf("[sample] led off.\n"); in LedOff() 141 printf("[sample] Network configure done.(result=%d)\n", result); in NetCfgResult() 146 printf("[sample] Led off.\n"); in NetCfgResult() 149 printf("[sample] Led on.\n"); in NetCfgResult() 151 printf("[sample] Connect ap fail.\n"); in NetCfgResult() 162 printf("[sample] Null param of netdev\r\n"); in StaResetAddr() 186 printf("[sample] WiFi: Connected.\n"); in WifiConnectTask() 189 printf("[sample] WiFi: Disconnected retry = %d\n", g_connectRetryCount); in WifiConnectTask() [all …]
|
| D | app_demo_tsensor.c | 25 printf("cnt = %lld\n", cnt); in tensor_collect_finish_irq() 26 printf("read temperature: %d\n", irq_temperature); in tensor_collect_finish_irq() 31 printf("*********stop tsensor***********\n"); in tensor_collect_finish_irq() 32 printf("**** End of reading temperature by interrupt mode****\r\n"); in tensor_collect_finish_irq() 43 printf("temperature: %d is outtemp!!\n", temperature); in tensor_outtemp_irq() 45 printf("*********stop tsensor***********\n"); in tensor_outtemp_irq() 53 printf("temperature: %d is overtemp!!\n", temperature); in tensor_overtemp_irq() 55 printf("*********destroy tsensor***********\n"); in tensor_overtemp_irq() 66 printf("Read success: temperature = %d\n", temperature); in read_temprature_none_irq_single() 68 printf("Read fail, continue!\n"); in read_temprature_none_irq_single() [all …]
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/mpp/module_init/src/ |
| D | sdk_init.c | 333 printf("aiao init error.\n"); in insert_audio() 338 printf("ai init error.\n"); in insert_audio() 343 printf("ao init error.\n"); in insert_audio() 348 printf("aenc init error.\n"); in insert_audio() 353 printf("adec init error.\n"); in insert_audio() 358 printf("acodec init error.\n"); in insert_audio() 374 printf("MMZ init error.\n"); in SDK_init() 379 printf("base init error.\n"); in SDK_init() 384 printf("sys init error.\n"); in SDK_init() 389 printf("rgn init error.\n"); in SDK_init() [all …]
|
| /device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
| D | fiq_debugger_arm64.c | 40 output->printf(output, " pc %016lx cpsr %08lx mode %s\n", in fiq_debugger_dump_pc() 47 output->printf(output, " r0 %08x r1 %08x r2 %08x r3 %08x\n", in fiq_debugger_dump_regs_aarch32() 50 output->printf(output, " r4 %08x r5 %08x r6 %08x r7 %08x\n", in fiq_debugger_dump_regs_aarch32() 53 output->printf(output, " r8 %08x r9 %08x r10 %08x r11 %08x\n", in fiq_debugger_dump_regs_aarch32() 56 output->printf(output, " ip %08x sp %08x lr %08x pc %08x\n", in fiq_debugger_dump_regs_aarch32() 59 output->printf(output, " cpsr %08x (%s)\n", in fiq_debugger_dump_regs_aarch32() 67 output->printf(output, " x0 %016lx x1 %016lx\n", in fiq_debugger_dump_regs_aarch64() 69 output->printf(output, " x2 %016lx x3 %016lx\n", in fiq_debugger_dump_regs_aarch64() 71 output->printf(output, " x4 %016lx x5 %016lx\n", in fiq_debugger_dump_regs_aarch64() 73 output->printf(output, " x6 %016lx x7 %016lx\n", in fiq_debugger_dump_regs_aarch64() [all …]
|
| /device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
| D | fiq_debugger_arm64.c | 45 …output->printf(output, " pc %016lx cpsr %08lx mode %s\n", regs->pc, regs->pstate, mode_name(regs)); in fiq_debugger_dump_pc() 50 …output->printf(output, " r0 %08x r1 %08x r2 %08x r3 %08x\n", regs->compat_usr(0), regs->compat_… in fiq_debugger_dump_regs_aarch32() 52 …output->printf(output, " r4 %08x r5 %08x r6 %08x r7 %08x\n", regs->compat_usr(DEBUGER_INDEX_FO), in fiq_debugger_dump_regs_aarch32() 55 …output->printf(output, " r8 %08x r9 %08x r10 %08x r11 %08x\n", regs->compat_usr(DEBUGER_INDEX_EI), in fiq_debugger_dump_regs_aarch32() 58 …output->printf(output, " ip %08x sp %08x lr %08x pc %08x\n", regs->compat_usr(DEBUGER_INDEX_TWE… in fiq_debugger_dump_regs_aarch32() 60 output->printf(output, " cpsr %08x (%s)\n", regs->pstate, mode_name(regs)); in fiq_debugger_dump_regs_aarch32() 65 output->printf(output, " x0 %016lx x1 %016lx\n", regs->regs[0], regs->regs[1]); in fiq_debugger_dump_regs_aarch64() 66 …output->printf(output, " x2 %016lx x3 %016lx\n", regs->regs[DEBUGER_INDEX_TW], regs->regs[DEBUG… in fiq_debugger_dump_regs_aarch64() 67 …output->printf(output, " x4 %016lx x5 %016lx\n", regs->regs[DEBUGER_INDEX_FO], regs->regs[DEBUG… in fiq_debugger_dump_regs_aarch64() 68 …output->printf(output, " x6 %016lx x7 %016lx\n", regs->regs[DEBUGER_INDEX_SI], regs->regs[DEBUG… in fiq_debugger_dump_regs_aarch64() [all …]
|
| /device/soc/hisilicon/hi3518ev300/mpp/module_init/src/ |
| D | sdk_init.c | 290 printf("aiao init error.\n"); in insert_audio() 295 printf("ai init error.\n"); in insert_audio() 300 printf("ao init error.\n"); in insert_audio() 305 printf("aenc init error.\n"); in insert_audio() 310 printf("adec init error.\n"); in insert_audio() 315 printf("acodec init error.\n"); in insert_audio() 318 printf("insert audio\n"); in insert_audio() 348 printf("MMZ init error.\n"); in SDK_init() 353 printf("base init error.\n"); in SDK_init() 358 printf("sys init error.\n"); in SDK_init() [all …]
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ |
| D | hash_modify.c | 37 printf("==================================================================================\n"); in main() 39 printf("input err!!!!!!!!!!!!!!!! \n"); in main() 40 printf("usage: %s filename\n",argv[0]); in main() 43 printf("input_file:%s\n",input_file); in main() 47 printf("open file failed!\n"); in main() 52 printf("%s\n",buffer); in main() 53 printf("==================================================================================\n"); in main() 55 printf("==================================================================================\n"); in main() 65 printf("==================================================================================\n"); in main() 66 printf("SHA256:\n"); in main() [all …]
|
| D | aeskey2reg.c | 48 printf("==================================================================================\n"); in main() 50 printf("input err!!!!!!!!!!!!!!!! \n"); in main() 51 printf("usage: %s filename\n",argv[0]); in main() 54 printf("input_file:%s\n",input_file); in main() 58 printf("open file failed!\n"); in main() 73 printf("ERROR: not find KEY=XXXX string!!!\n"); in main() 83 printf("==================================================================================\n"); in main() 84 printf("AES KEY:\n"); in main() 86 printf("%02x", buf[i]); in main() 87 printf("\n"); in main() [all …]
|
| /device/board/talkweb/niobe407/liteos_m/bsp/src/ |
| D | run_sys_before.c | 21 printf("*************************************************************\n"); in welcome_info() 22 printf("\n"); in welcome_info() 23 printf("████████╗ █████╗ ██╗ ██╗ ██╗██╗ ██╗███████╗██████╗\n"); in welcome_info() 24 printf("╚══██╔══╝██╔══██╗██║ ██║ ██╔╝██║ ██║██╔════╝██╔══██╗\n"); in welcome_info() 25 printf(" ██║ ███████║██║ █████╔╝ ██║ █╗ ██║█████╗ ██████╔╝\n"); in welcome_info() 26 printf(" ██║ ██╔══██║██║ ██╔═██╗ ██║███╗██║██╔══╝ ██╔══██╗\n"); in welcome_info() 27 printf(" ██║ ██║ ██║███████╗██║ ██╗╚███╔███╔╝███████╗██████╔╝\n"); in welcome_info() 28 printf(" ╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚══╝╚══╝ ╚══════╝╚═════╝\n"); in welcome_info() 29 printf("\n"); in welcome_info() 30 printf(" Welcome to use Niobe407 development board!\n"); in welcome_info() [all …]
|
| /device/board/fnlink/v200zr/liteos_m/at/ |
| D | at_wifi.c | 35 printf("argc = %d\r\n", argc); in at_param_null_check() 40 printf("argv[%d] = %s\r\n", i, argv[i]); in at_param_null_check() 127 printf("OK\r\n"); in at_lwip_ifconfig() 132 printf("OK\r\n"); in at_lwip_ifconfig() 142 printf("HotspotStaJoin:info is null.\r\n"); in OnHotspotStaJoinHandler() 151 printf("HotspotStaJoin:get list fail, error is %d.\r\n", error); in OnHotspotStaJoinHandler() 157 printf("HotspotSta[%u]: macAddress=%02X:%02X:%02X:%02X:%02X:%02X\r\n", i, in OnHotspotStaJoinHandler() 166 printf("HotspotStaLeave:info is null.\r\n"); in OnHotspotStaLeaveHandler() 170 printf("HotspotStaLeave: macAddress=%02X:%02X:%02X:%02X:%02X:%02X, reason=%d.\r\n", in OnHotspotStaLeaveHandler() 178 printf("HotspotStateChanged:state is %d.\r\n", state); in OnHotspotStateChangedHandler() [all …]
|
| /device/soc/beken/bk7235/hals/iot_hardware/wifiiot_lite/ |
| D | iot_test.c | 36 #define CHECK_RESULT(ret) do {if ((ret) != IOT_SUCCESS) { printf("test failed %s:%d\n", __FILE__, _… 40 printf("gpio_cb : got %d\n", *arg); in gpio_cb() 50 printf("iot_test_gpio begin...\r\n"); in iot_test_gpio() 64 printf("set IOT_GPIO_DIR_OUT, but got %d\n", dir); in iot_test_gpio() 74 printf("set IOT_GPIO_VALUE1, but got %d\n", value); in iot_test_gpio() 84 printf("set IOT_GPIO_VALUE0, but got %d\n", value); in iot_test_gpio() 110 printf("iot_test_gpio ok.\r\n"); in iot_test_gpio() 131 printf("flash Erase success!\r\n"); in iot_test_flash() 133 printf("flash Erase fail!!!\r\n"); in iot_test_flash() 147 printf("flash write success 11!\r\n"); in iot_test_flash() [all …]
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
| D | ble_gatts_lcl.c | 104 printf("characteristic\n"); in ble_gatt_show_local_chr() 105 printf("%" FIELD_INDENT "s %" FIELD_NAME_LEN "s " in ble_gatt_show_local_chr() 108 printf("%" FIELD_INDENT "s %" FIELD_NAME_LEN "s " in ble_gatt_show_local_chr() 110 printf("%" FIELD_INDENT "s %" FIELD_NAME_LEN "s " in ble_gatt_show_local_chr() 112 printf("%" FIELD_INDENT "s %" FIELD_NAME_LEN "s " in ble_gatt_show_local_chr() 114 printf("%" FIELD_INDENT "s %" FIELD_NAME_LEN "s " in ble_gatt_show_local_chr() 122 printf("ccc descriptor\n"); in ble_gatt_show_local_chr() 123 printf("%" FIELD_INDENT "s %" FIELD_NAME_LEN "s " in ble_gatt_show_local_chr() 126 printf("%" FIELD_INDENT "s %" FIELD_NAME_LEN "s " in ble_gatt_show_local_chr() 128 printf("%" FIELD_INDENT "s %" FIELD_NAME_LEN "s " in ble_gatt_show_local_chr() [all …]
|
| /device/qemu/riscv32_virt/liteos_m/board/ |
| D | main.c | 40 printf("tcpip_init start\n"); in net_init() 42 printf("tcpip_init end\n"); in net_init() 44 printf("netif init start...\n"); in net_init() 58 printf("netif init succeed!\n"); in net_init() 61 printf("netif init failed!\n"); in net_init() 115 printf("\n OHOS start \n\r"); in main() 130 printf("LosShellInit failed! ERROR: 0x%x\n", ret); in main() 134 printf("\nFb init begin...\n"); in main() 138 printf("Fb int end\n"); in main() 140 printf("\nDeviceManagerStart start ...\n"); in main() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D3_iot_udp_client/wifi/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D10_iot_cloud_oc_infrared/src/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D8_iot_cloud_oc_light/src/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D12_iot_cloud_oc_gps/src/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D9_iot_cloud_oc_manhole_cover/src/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D7_iot_cloud_oc_smoke/src/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D5_iot_mqtt/wifi/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/src/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|
| /device/board/bearpi/bearpi_hm_nano/app/D11_iot_cloud_oc_agriculture/src/ |
| D | wifi_connect.c | 57 printf("Select:%3d wireless, Waiting...\r\n", i + 1); in WifiConnectAp() 81 printf("WiFiInit failed, error = %d\r\n", error); in WifiConnect() 96 printf("********************\r\n"); in WifiConnect() 98 printf("no:%03d, ssid:%-30s, rssi:%5d\r\n", i + 1, info[i].ssid, info[i].rssi); in WifiConnect() 100 printf("********************\r\n"); in WifiConnect() 104 printf("WiFi connect succeed!\r\n"); in WifiConnect() 109 printf("ERROR: No wifi as expected\r\n"); in WifiConnect() 118 printf("begain to dhcp\r\n"); in WifiConnect() 123 printf("<-- DHCP state:OK -->\r\n"); in WifiConnect() 142 printf("register wifi event fail!\r\n"); in WiFiInit() [all …]
|