hostap/hs20
Jouni Malinen 1695b4dc37 HS 2.0: Do not require devinfo.xml for all hs20-osu-client operations
hs20-osu-client refused to do anything if it could not find devinfo.xml
from the current working directory. This is a bit excessive since that
file was used in init_ctx() only to fill in ctx->devid which is used
when constructing OMA DM messages.

Move the check for ctx->devid into OMA DM specific code so that other
hs20-osu-client functionality can be used without the devinfo.xml file.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2018-10-30 15:29:12 +02:00
..
client HS 2.0: Do not require devinfo.xml for all hs20-osu-client operations 2018-10-30 15:29:12 +02:00
server HS 2.0: Record policy update into users table 2018-10-19 19:00:37 +03:00