diff options
Diffstat (limited to 'cc3200/qstrdefsport.h')
| -rw-r--r-- | cc3200/qstrdefsport.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cc3200/qstrdefsport.h b/cc3200/qstrdefsport.h index 70059728b..3b81d7809 100644 --- a/cc3200/qstrdefsport.h +++ b/cc3200/qstrdefsport.h @@ -199,6 +199,10 @@ Q(IPPROTO_RAW) // for network class Q(network) Q(route) +Q(start_server) +Q(stop_server) +Q(server_enabled) +Q(server_login) // for WLAN class Q(WLAN) @@ -213,10 +217,6 @@ Q(disconnect) Q(channel) Q(ifconfig) Q(urn) -Q(start_servers) -Q(stop_servers) -Q(servers_enabled) -Q(servers_userpass) Q(STA) Q(AP) Q(P2P) |
