Home
last modified time | relevance | path

Searched refs:connect_wifi (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dwifi_ui.c49 static void connect_wifi(lv_event_t * e);
84 lv_obj_add_event_cb(btn, connect_wifi, LV_EVENT_CLICKED, btn); in read_saved_wifi()
202 static void connect_wifi(lv_event_t * e) in connect_wifi() function
248 lv_obj_add_event_cb(btn, connect_wifi, LV_EVENT_CLICKED, btn); in icon_anim_end()