X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=wpa_supplicant%2Fwnm_sta.h;h=3f9d88b714a91d83176be659cb003bad5aa150ef;hb=a54fa5fb807eaeff45464139b5a7759f060cec68;hp=ba2535b041b7ab305dc85136f7db5f3987a88aff;hpb=d27fcf69aa1b0e5400526626b3ffdeacc21660b6;p=android-x86%2Fexternal-wpa_supplicant_8.git diff --git a/wpa_supplicant/wnm_sta.h b/wpa_supplicant/wnm_sta.h index ba2535b..3f9d88b 100644 --- a/wpa_supplicant/wnm_sta.h +++ b/wpa_supplicant/wnm_sta.h @@ -13,7 +13,7 @@ struct rx_action; struct wpa_supplicant; int ieee802_11_send_wnmsleep_req(struct wpa_supplicant *wpa_s, - u8 action, u8 intval); + u8 action, u16 intval, struct wpabuf *tfs_req); void ieee802_11_rx_wnm_action(struct wpa_supplicant *wpa_s, struct rx_action *action);