mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-31 06:56:52 +02:00

Added a new method SendFrame() under the radios .Interface interface. This method takes two byte arrays as parameters, first is the station address to send the frame to, and the second is the raw frame data.