Searched refs:result_type (Results 1 – 2 of 2) sorted by relevance
107 static int smartconfig_result(rt_smartconfig_type result_type, char *ssid, char *passwd, void *user… in smartconfig_result() argument111 rt_kprintf("type:%d\n", result_type); in smartconfig_result()
35 typedef int (*rt_smartconfig_result_cb)(rt_smartconfig_type result_type, char *ssid, char *passwd, \
Completed in 8 milliseconds