WPS: Moved WPS IE building for ProbeReq/AssocReq into wps.c
authorJouni Malinen <j@w1.fi>
Sat, 29 Nov 2008 11:21:28 +0000 (13:21 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 29 Nov 2008 11:21:28 +0000 (13:21 +0200)
commitb8a8c299c8ec0f24ec387794c104aefbef68caf3
tree5f66def7d6eab81d4bb53a02e1735c25c34a61ee
parent7d7b8e960add157b3e01b58b1a716b17975adb4a
WPS: Moved WPS IE building for ProbeReq/AssocReq into wps.c

These functions fit in better with the category of functions included in
wps.c. wps_common.c is now used for generic helper functions (currently,
only crypto code).
src/wps/wps.c
src/wps/wps.h
src/wps/wps_common.c