WPS: Remove unused WFA WLANConfig Service actions
authorJouni Malinen <j@w1.fi>
Sat, 14 Nov 2009 12:08:58 +0000 (14:08 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 14 Nov 2009 12:08:58 +0000 (14:08 +0200)
commit00785aba71d03da1a740b32e638258e9984bd69f
treed6fdefa3a3ff377fe318c16d461f329d0bc2ddd9
parent7ec2e26ddf59259c11de6396165969416623aded
WPS: Remove unused WFA WLANConfig Service actions

This removes following WFA WLANConfig Service actions and the related
state variables: GetAPSettings, SetAPSettings, DelAPSettings,
GetSTASettings, SetSTASettings, DelSTASettings, RebootAP,
ResetAP, RebootSTA, ResetSTA.

While WFA WLANConfig Service version 1.0 claims that some of these are
mandatory to implement for an AP, there are no known implementations
supporting these actions neither in an AP/proxy or an External Registrar
that would use them. These are unlikely to be supported in the future
either and as such, it is just simpler to get rid of them to clean up
the implementation and reduce code size.
hostapd/wps_hostapd.c
src/wps/wps_upnp.h
src/wps/wps_upnp_web.c