changeset 9345 | 8290ae6cab62 |
parent 9337 | ae7126b266ce |
child 9346 | 00e674a0d567 |
--- a/src/lte/model/lte-enb-phy.h Fri Jul 20 18:24:23 2012 +0200 +++ b/src/lte/model/lte-enb-phy.h Sun Jul 29 14:29:41 2012 +0200 @@ -207,7 +207,7 @@ // LteEnbCphySapProvider forwarded methods void DoSetBandwidth (uint8_t ulBandwidth, uint8_t dlBandwidth); void DoSetEarfcn (uint16_t dlEarfcn, uint16_t ulEarfcn); - void DoAddUe (uint64_t imsi, uint16_t rnti); + void DoAddUe (uint16_t rnti); void DoSetTransmissionMode (uint16_t rnti, uint8_t txMode);