Home | History | Annotate | Download | only in server

Lines Matching full:responsecode

41 #include "ResponseCode.h"
59 return ResponseCode::SoftapStatusResult;
68 return ResponseCode::ServiceStartFailed;
79 return ResponseCode::ServiceStartFailed;
85 return ResponseCode::SoftapStatusResult;
92 return ResponseCode::SoftapStatusResult;
102 return ResponseCode::SoftapStatusResult;
120 int ret = ResponseCode::SoftapStatusResult;
130 return ResponseCode::CommandSyntaxError;
170 return ResponseCode::OperationFailed;
174 ret = ResponseCode::OperationFailed;
185 return ResponseCode::OperationFailed;
193 return ResponseCode::OperationFailed;
211 return ResponseCode::CommandSyntaxError;
222 return ResponseCode::CommandParameterError;
225 return ResponseCode::OperationFailed;
230 return ResponseCode::SoftapStatusResult;