Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dgas_query.h43 int gas_query_stop(struct gas_query *gas, u8 dialog_token);
H A Dgas_query.c892 int gas_query_stop(struct gas_query *gas, u8 dialog_token) in gas_query_stop() function
H A Ddpp_supplicant.c4808 gas_query_stop(wpa_s->gas, wpa_s->dpp_gas_dialog_token); in wpas_dpp_stop()