Home
last modified time | relevance | path

Searched refs:hs20_spp_server_init (Results 1 – 3 of 3) sorted by relevance

/hostap-3.7.0/hs20/server/
Dspp_server.h33 int hs20_spp_server_init(struct hs20_svc *ctx);
Dhs20_spp_server.c193 if (hs20_spp_server_init(&ctx) < 0) { in main()
Dspp_server.c2913 int hs20_spp_server_init(struct hs20_svc *ctx) in hs20_spp_server_init() function