Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dhostapdcli.cpp89 QString hostapdConf = QString("echo \"%1\" > /etc/hostapd.conf").arg(defaultConfig); in start_hostapd() local
91 Terminal::execCmd(hostapdConf); in start_hostapd()