]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config_file.c
WPS: Store (secondary) device type as binary
authorJohannes Berg <johannes.berg@intel.com>
Thu, 17 Mar 2011 16:50:22 +0000 (18:50 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 17 Mar 2011 16:50:22 +0000 (18:50 +0200)
commit2f646b6e83f47b99202f7b18d5d45ef633c6cfa5
treef010d152a2ad2bf5a90e5beb304a6e2daefc2982
parent85a821d611c6c394b08a354822ae4c424b2cce90
WPS: Store (secondary) device type as binary

Instead of converting back and forth from the string representation,
always use the binary representation internally.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
hostapd/config_file.c
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/wps_hostapd.c
wpa_supplicant/ap.c
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/config_winreg.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/wps_supplicant.c