Interface: moteiv.tos.lib.CC2420Radio.MacBackoff

interface MacBackoff

Mac Backoff Interface. Allows services to control the number of symbol units for a backoff event. Use with care; modifying the backoffs may result in very poor overall system operation!

Author:
Joe Polastre, Moteiv Corporation <info@moteiv.com>

Events
event int16_t congestionBackoff(TOS_MsgPtr m)
event int16_t initialBackoff(TOS_MsgPtr m)

Events - Details

congestionBackoff

event int16_t congestionBackoff(TOS_MsgPtr m)

initialBackoff

event int16_t initialBackoff(TOS_MsgPtr m)