src/wifi/model/mac-low.h
changeset 10883 d919e7194e23
parent 10507 2081aa152526
child 11083 96e983e7cd5d
equal deleted inserted replaced
10882:75e256e51d9d 10883:d919e7194e23
   641    * the MAC layer that a channel switching occured. When a channel switching
   641    * the MAC layer that a channel switching occured. When a channel switching
   642    * occurs, pending MAC transmissions (RTS, CTS, DATA and ACK) are cancelled.
   642    * occurs, pending MAC transmissions (RTS, CTS, DATA and ACK) are cancelled.
   643    */
   643    */
   644   void NotifySwitchingStartNow (Time duration);
   644   void NotifySwitchingStartNow (Time duration);
   645   /**
   645   /**
       
   646    * This method is typically invoked by the PhyMacLowListener to notify
       
   647    * the MAC layer that the device has been put into sleep mode. When the device is put
       
   648    * into sleep mode, pending MAC transmissions (RTS, CTS, DATA and ACK) are cancelled.
       
   649    */
       
   650   void NotifySleepNow (void);
       
   651   /**
   646    * \param respHdr Add block ack response from originator (action
   652    * \param respHdr Add block ack response from originator (action
   647    * frame).
   653    * frame).
   648    * \param originator Address of peer station involved in block ack
   654    * \param originator Address of peer station involved in block ack
   649    * mechanism.
   655    * mechanism.
   650    * \param startingSeq Sequence number of the first MPDU of all
   656    * \param startingSeq Sequence number of the first MPDU of all