Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:bss_tm_resp

810 	mgmt->u.action.u.bss_tm_resp.action = WNM_BSS_TRANS_MGMT_RESP;
811 mgmt->u.action.u.bss_tm_resp.dialog_token = dialog_token;
812 mgmt->u.action.u.bss_tm_resp.status_code = status;
813 mgmt->u.action.u.bss_tm_resp.bss_termination_delay = delay;
814 pos = mgmt->u.action.u.bss_tm_resp.variable;