mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-21 15:29:00 +00:00
sleep for OFF_TIME if the queue is empty. restrict double packet lifetime timeouts to unicast packets. stop ctimer in remove_queued_packet in case the function is not called via the ctimer callback. it could overwrite a valid packet otherwise.