wifi_set_promisc callback description #255
Labels
enhancement
New feature or request
no-issue-activity
pending
It is a feature/bug-fix request, currently on hold
Hardware Environment
BW16
Related technical area
Wifi
Is the feature request related to an un-fixed issue?
#214
Describe the ideal solution/reault/output.
The function
wifi_set_promisc
from wifi_conf_h takes a callback function to handle raw IEEE802.11 Frames. Sadly, I don't fully get, which parameter from that callback contains the raw frame.Additional remarks
I am currently trying to program a Wifi-Sniffer that works on 2.4GHz and 5Ghz Wifi. I want to be able, to evaluate different management-frames and their frame-bodys.
I have checked existing/closed list of issues and the Contributing Guide.
The text was updated successfully, but these errors were encountered: