Skip to content

Correct the duration parameter in the wifi_frame_arg structure

Johan Peeters requested to merge airties/libwifi:jp_send_action_frame into devel

In the send_action_frame, the duration parameter must have the uint32 parameter type to be capable to hold the number of msecs to wait (e.g 2000).

Merge request reports

Loading