1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/link_layer
Francois Berder 7523bb08a3 gnrc/lwmac: Reduce code duplication
Both _rx_management_failed and _rx_management_success functions
attempt to sleep after handling the packet reception
failure/success. This commit extracts the sleep attempt in a
new _rx_management_attempt_sleep function.

Signed-off-by: Francois Berder <fberder@outlook.fr>
2024-03-26 15:30:56 +01:00
..
gomach net/gnrc_netif: add support for priority queues 2022-08-22 18:00:14 +02:00
lorawan sys/net/gnrc_lorawan: make clang happy 2023-07-18 12:24:08 +02:00
lwmac gnrc/lwmac: Reduce code duplication 2024-03-26 15:30:56 +01:00
mac treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00