Go to the source code of this file.
Classes | |
class | ns3::lrwpan::LrWpanCsmaCa |
This class is a helper for the LrWpanMac to manage the Csma/CA state machine according to IEEE 802.15.4-2006, section 7.5.1.4. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::lrwpan |
Typedefs | |
typedef Callback< void, MacState > | ns3::lrwpan::LrWpanMacStateCallback |
This method informs the MAC whether the channel is idle or busy. | |
typedef Callback< void, uint32_t > | ns3::lrwpan::LrWpanMacTransCostCallback |
This method informs the transaction cost in a slotted CSMA-CA data transmission. | |