macMinBE is a PIB attribute, it defines "The minimum value of the backoff exponent (BE) in the CSMA-CA algorithm. See 7.5.1.4 for a detailed explanation of the backoff exponent" [IEEE 802.15.4-2006]. You can access it via the interface MLME_GET and MLME_SET, using the calls MLME_GET.macMinBE() and MLME_SET.macMinBE().
Jan On Mon, Aug 30, 2010 at 5:27 PM, marcodisano <[email protected]> wrote: > Hi, > I read the Ieee802.15.4 standard and I want to know what's mean the > parameter macMinBe and where it is implemented in tkn154. > Is it called whit the same name? > > Thanks > > Marco > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
