Searched refs:gas_query_tx (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/ap/ |
D | gas_query_ap.c | 260 static int gas_query_tx(struct gas_query_ap *gas, in gas_query_tx() function 297 if (gas_query_tx(gas, query, req, wait_time) < 0) { in gas_query_tx_comeback_req() 633 if (gas_query_tx(gas, query, query->req, in gas_query_tx_initial_req()
|
/hostap-latest/wpa_supplicant/ |
D | gas_query.c | 284 static int gas_query_tx(struct gas_query *gas, struct gas_query_pending *query, in gas_query_tx() function 340 if (gas_query_tx(gas, query, req, wait_time) < 0) { in gas_query_tx_comeback_req() 722 if (gas_query_tx(gas, query, query->req, in gas_query_tx_initial_req()
|