Skip to content

Rework of the steering request code

Johan Peeters requested to merge airties/map-agent:to_upstream_11v into devel

*Kept only one wifi btm function to compose the ubus call. The wifi_req_btm function is enriched in order to handle all kinds of btm request messages. Please note that this function was broken since the changed ubus API call wifi.ap.{interface} request_btm. The 1c6aed74 was not updating this wifi_req_btm function.

*Handling of the Steering Request TLV enriched, this handling now takes along: -disassoc imminent bit -abridged bit -disassoc timer -validity timer will be set to 10 seconds

Merge request reports