1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00
RIOT/drivers/netdev_ieee802154_submac
Benjamin Valentin 37aad4ef38 netdev/ieee802154_submac: add retransmission reporting
If we do software retransmissions, we already keep a count.
Allow to query it with `NETOPT_TX_RETRIES_NEEDED`.
2020-10-15 13:26:42 +02:00
..
Makefile netdev/ieee802154_submac: add compatibility layer 2020-09-30 17:25:31 +02:00
netdev_ieee802154_submac.c netdev/ieee802154_submac: add retransmission reporting 2020-10-15 13:26:42 +02:00