1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include/net
Marian Buschsieweke 58f496de47
netdev_driver_t::recv: Extend doc on size feature
Some drivers return on netdev_driver_t::recv() not the actual frame size, but
an upper bound estimation of it. The upper layer code is already prepared to
handle that. This brings the doc in sync with the code.
2018-12-29 13:59:58 +01:00
..
netdev netdev: Add common ieee802154 reset function 2018-07-10 14:27:52 +02:00
netdev.h netdev_driver_t::recv: Extend doc on size feature 2018-12-29 13:59:58 +01:00