Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dgas_query_ap.c74 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst);
316 dialog_token = gas_query_new_dialog_token(gas, query->addr); in gas_query_rx_comeback_timeout()
645 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst) in gas_query_new_dialog_token() function
688 dialog_token = gas_query_new_dialog_token(gas, dst); in gas_query_ap_req()
/external/wpa_supplicant_8/wpa_supplicant/
Dgas_query.c80 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst);
363 dialog_token = gas_query_new_dialog_token(gas, query->addr); in gas_query_rx_comeback_timeout()
732 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst) in gas_query_new_dialog_token() function
846 dialog_token = gas_query_new_dialog_token(gas, dst); in gas_query_req()