Home
last modified time | relevance | path

Searched refs:gas_query_new_dialog_token (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/ap/
Dgas_query_ap.c76 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst);
318 dialog_token = gas_query_new_dialog_token(gas, query->addr); in gas_query_rx_comeback_timeout()
649 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst) in gas_query_new_dialog_token() function
692 dialog_token = gas_query_new_dialog_token(gas, dst); in gas_query_ap_req()
/hostap-latest/wpa_supplicant/
Dgas_query.c82 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst);
361 dialog_token = gas_query_new_dialog_token(gas, query->addr); in gas_query_rx_comeback_timeout()
738 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst) in gas_query_new_dialog_token() function
852 dialog_token = gas_query_new_dialog_token(gas, dst); in gas_query_req()