1695b4dc37
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> |
||
---|---|---|
.. | ||
Android.mk | ||
devdetail.xml | ||
devinfo.xml | ||
est.c | ||
Makefile | ||
oma_dm_client.c | ||
osu_client.c | ||
osu_client.h | ||
spp_client.c |