src/lte/model/lte-enb-cmac-sap.h
changeset 9406 7f0f9d8f8e20
parent 9346 00e674a0d567
child 9413 20f1c6678ee2
--- a/src/lte/model/lte-enb-cmac-sap.h	Tue Aug 28 15:46:47 2012 +0200
+++ b/src/lte/model/lte-enb-cmac-sap.h	Tue Oct 30 16:02:07 2012 +0100
@@ -135,6 +135,14 @@
 {
 public:
   virtual ~LteEnbCmacSapUser ();
+
+  /** 
+   * request the allocation of a Temporary C-RNTI 
+   *
+   * \return the T-C-RNTI
+   */
+  virtual uint16_t AllocateTemporaryCellRnti () = 0;
+
   /**
    * notify the result of the last LC config operation
    *