|
using | ns3::McpsDataConfirmCallback = Callback< void, McpsDataConfirmParams > |
| This callback is called after a McpsDataRequest has been called from the higher layer. More...
|
|
using | ns3::McpsDataIndicationCallback = Callback< void, McpsDataIndicationParams, Ptr< Packet > > |
| This callback is called after a Mcps has successfully received a frame and wants to deliver it to the higher layer. More...
|
|
using | ns3::MlmeAssociateConfirmCallback = Callback< void, MlmeAssociateConfirmParams > |
| This callback is called after a MlmeAssociateRequest has been called from the higher layer. More...
|
|
using | ns3::MlmeAssociateIndicationCallback = Callback< void, MlmeAssociateIndicationParams > |
| This callback is called after a Mlme has successfully received a command frame and wants to deliver it to the higher layer. More...
|
|
using | ns3::MlmeBeaconNotifyIndicationCallback = Callback< void, MlmeBeaconNotifyIndicationParams > |
| This callback is called after a Mlme has successfully received a beacon frame and wants to deliver it to the higher layer. More...
|
|
using | ns3::MlmeCommStatusIndicationCallback = Callback< void, MlmeCommStatusIndicationParams > |
| This callback is called by the MLME and issued to its next higher layer following a transmission instigated through a response primitive. More...
|
|
using | ns3::MlmeGetConfirmCallback = Callback< void, LrWpanMacStatus, LrWpanMacPibAttributeIdentifier, Ptr< LrWpanMacPibAttributes > > |
| This callback is called after a MlmeGetRequest has been called from the higher layer to get a PIB. More...
|
|
using | ns3::MlmeOrphanIndicationCallback = Callback< void, MlmeOrphanIndicationParams > |
| This callback is called by the MLME and issued to its next higher layer following the reception of a orphan notification. More...
|
|
using | ns3::MlmePollConfirmCallback = Callback< void, MlmePollConfirmParams > |
| This callback is called after a Mlme-Poll.Request has been called from the higher layer. More...
|
|
using | ns3::MlmeScanConfirmCallback = Callback< void, MlmeScanConfirmParams > |
| This callback is called after a MlmeScanRequest has been called from the higher layer. More...
|
|
using | ns3::MlmeSetConfirmCallback = Callback< void, MlmeSetConfirmParams > |
| This callback is called after a MlmeSetRequest has been called from the higher layer to set a PIB. More...
|
|
using | ns3::MlmeStartConfirmCallback = Callback< void, MlmeStartConfirmParams > |
| This callback is called after a MlmeStartRequest has been called from the higher layer. More...
|
|
using | ns3::MlmeSyncLossIndicationCallback = Callback< void, MlmeSyncLossIndicationParams > |
| This callback is called to indicate the loss of synchronization with a coordinator. More...
|
|