Searched refs:gas_query_new_dialog_token (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A 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);
645 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst) function
688 dialog_token = gas_query_new_dialog_token(gas, dst);
/external/wpa_supplicant_8/src/ap/
H A 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);
645 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst) function
688 dialog_token = gas_query_new_dialog_token(gas, dst);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A 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);
645 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst) function
688 dialog_token = gas_query_new_dialog_token(gas, dst);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dgas_query.c78 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst);
358 dialog_token = gas_query_new_dialog_token(gas, query->addr);
724 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst) function
819 dialog_token = gas_query_new_dialog_token(gas, dst);

Completed in 123 milliseconds