Hello Everyone,
In kernel space I can easily call the function ieee_send_addba_request.
Is there are way to call this function from userland by cfg80211 or nl80211?
Thanks,
Reinoud.
Looking at net/wireless.nl80211.c, no there isn't.
On Wed, Mar 15, 2017 at 2:53 PM, Reinoud Koornstra
<[email protected]> wrote:
> Hello Everyone,
>
> In kernel space I can easily call the function ieee_send_addba_request.
> Is there are way to call this function from userland by cfg80211 or nl80211?
> Thanks,
>
> Reinoud.