|
wpa_supplicant / hostapd
2.5
|
Pending GAS query. More...
Data Fields | |
| struct dl_list | list |
| struct gas_query * | gas |
| u8 | addr [ETH_ALEN] |
| u8 | dialog_token |
| u8 | next_frag_id |
| unsigned int | wait_comeback:1 |
| unsigned int | offchannel_tx_started:1 |
| int | freq |
| u16 | status_code |
| struct wpabuf * | req |
| struct wpabuf * | adv_proto |
| struct wpabuf * | resp |
| struct os_reltime | last_oper |
| void(* | cb )(void *ctx, const u8 *dst, u8 dialog_token, enum gas_query_result result, const struct wpabuf *adv_proto, const struct wpabuf *resp, u16 status_code) |
| void * | ctx |
Pending GAS query.
1.8.6