History log of /external/iw/vendor.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
894d2e2b314b7d8d9f7ac0f9a03cb2d86f972214 15-Sep-2014 Janusz Dziedzic <janusz.dziedzic@tieto.com> iw: add vendor send command

This allow to send vendor data to the driver.
This command required OUI and SUBCMD parameters.

Also optional DATA parameter could be used:

cat data.bin | iw wlan0 send oui subcmd -
iw wlan0 send oui subcmd file.bin
iw wlan0 vendor send oui subcmd 0x00 0x00 0x00 0x1f
echo EOF | iw wlan0 vendor send oui subcmd -

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
/external/iw/vendor.c