Searched refs:ServiceStartFailed (Results 1 – 4 of 4) sorted by relevance
73 return ResponseCode::ServiceStartFailed; in startSoftap()84 return ResponseCode::ServiceStartFailed; in startSoftap()
54 static const int ServiceStartFailed = 402; variable
474 cli->sendMsg(ResponseCode::ServiceStartFailed, "Service already running", false); in runCommand()
778 cli->sendMsg(ResponseCode::ServiceStartFailed, "SoftAP is not available", false); in runCommand()