Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dhostapdcli.h38 void start_hostapd(const QString & ko,
H A Dhostapdcli.cpp57 void Hostapdcli::start_hostapd(const QString &ko, const QString &ModuleName, const QString &driverN… in start_hostapd() function in Hostapdcli
H A Dwifiwidget.cpp74 m_hostapdcil->start_hostapd(m_apConfig.ko, in createAP()
/OK3568_Linux_fs/external/rkwifibt-app/test/softap/
H A Dsoftap.c118 static int start_hostapd(char *ap, char *ssid, char *psk, char *ip) in start_hostapd() function
176 return start_hostapd(ap, ssid, psk, ip); in wifi_start_hostapd()