Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddpp.h769 void dpp_controller_stop_for_ctx(struct dpp_global *dpp, void *cb_ctx);
Ddpp_tcp.c2234 void dpp_controller_stop_for_ctx(struct dpp_global *dpp, void *cb_ctx) in dpp_controller_stop_for_ctx() function
/hostap-latest/src/ap/
Ddpp_hostapd.c3525 dpp_controller_stop_for_ctx(hapd->iface->interfaces->dpp, hapd); in hostapd_dpp_deinit()