Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dhostapdcli.cpp20 #define AP_RELOAD "reload\n" macro
166 send(AP_RELOAD); in reload()
260 if(cmdHead.contains(AP_RELOAD)) in handCmdMessage()