changeset 9345 | 8290ae6cab62 |
parent 8714 | 398bbcbb3f42 |
child 9346 | 00e674a0d567 |
--- a/src/lte/model/lte-enb-cmac-sap.h Fri Jul 20 18:24:23 2012 +0200 +++ b/src/lte/model/lte-enb-cmac-sap.h Sun Jul 29 14:29:41 2012 +0200 @@ -55,6 +55,12 @@ virtual void AddUe (uint16_t rnti) = 0; + /** + * remove the UE, e.g., after handover or termination of the RRC connection + * + * \param rnti + */ + virtual void RemoveUe (uint16_t rnti) = 0; /** * Logical Channel information to be passed to CmacSapProvider::ConfigureLc