Home
last modified time | relevance | path

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

/OK3568_Linux_fs/docs/cn/Linux/Wifibt/WIFIBT编程接口/
H A D最新WIFI接口说明.txt118 int wifi_start_hostapd(char *ssid, char *psk, char *ip)
130 wifi_start_hostapd(name, NULL, NULL);
/OK3568_Linux_fs/external/rkwifibt-app/test/softap/
H A Dsoftap.c149 int wifi_start_hostapd(char *ssid, char *psk, char *ip) in wifi_start_hostapd() function
537 wifi_start_hostapd(name, NULL, NULL); in RK_softap_start()