Searched refs:gas_query_tx (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | gas_query_ap.c | 258 static int gas_query_tx(struct gas_query_ap *gas, in gas_query_tx() function 295 if (gas_query_tx(gas, query, req, wait_time) < 0) { in gas_query_tx_comeback_req() 629 if (gas_query_tx(gas, query, query->req, in gas_query_tx_initial_req()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | gas_query.c | 282 static int gas_query_tx(struct gas_query *gas, struct gas_query_pending *query, in gas_query_tx() function 337 if (gas_query_tx(gas, query, req, wait_time) < 0) { in gas_query_tx_comeback_req() 708 if (gas_query_tx(gas, query, query->req, in gas_query_tx_initial_req()
|