src/devices/wifi/edca-txop-n.h
changeset 6080 41ee42654550
parent 6068 a2127017ecb4
child 6273 8d70de29d514
equal deleted inserted replaced
6078:dadc420dc7e3 6080:41ee42654550
   145   void SetBlockAckThreshold (uint8_t threshold);
   145   void SetBlockAckThreshold (uint8_t threshold);
   146   uint8_t GetBlockAckThreshold (void) const;
   146   uint8_t GetBlockAckThreshold (void) const;
   147   void SendDelbaFrame (Mac48Address addr, uint8_t tid, bool byOriginator);
   147   void SendDelbaFrame (Mac48Address addr, uint8_t tid, bool byOriginator);
   148 
   148 
   149 private:
   149 private:
       
   150   void DoStart ();
   150   /**
   151   /**
   151    * This functions are used only to correctly set addresses in a-msdu subframe.
   152    * This functions are used only to correctly set addresses in a-msdu subframe.
   152    * If aggregating sta is a STA (in an infrastructured network):
   153    * If aggregating sta is a STA (in an infrastructured network):
   153    *   SA = Address2
   154    *   SA = Address2
   154    *   DA = Address3
   155    *   DA = Address3