1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-01-22 12:01:06 +02:00
Werner Almesberger 862b554e2d libatrf: added HardMAC functions
This function set isn't really usable for real communication. Its main
purpose is to help with testing the firmware.

- tools/lib/driver.h (struct atrf_driver): added driver functions for
  HardMAC access
- tools/include/atrf.h (atrf_rx_mode, atrf_rx, atrf_tx),
  tools/lib/atrf.c: functions to enable/disable HardMAC mode and to
  send/receive frames
2011-07-12 17:45:59 -03:00
..
2011-07-12 17:45:59 -03:00
2011-03-23 13:08:48 -03:00