lte: Add UeManager::GetComponentCarrierId ()

This commit is contained in:
Alexander Krotov
2017-06-13 19:15:42 +03:00
parent 3bfd55a3c9
commit c778f5c329
2 changed files with 12 additions and 0 deletions

View File

@@ -1151,6 +1151,12 @@ UeManager::GetImsi (void) const
return m_imsi;
}
uint8_t
UeManager::GetComponentCarrierId () const
{
return m_componentCarrierId;
}
uint16_t
UeManager::GetSrsConfigurationIndex (void) const
{

View File

@@ -322,6 +322,12 @@ public:
*/
uint64_t GetImsi (void) const;
/**
*
* \return the primary component carrier ID
*/
uint8_t GetComponentCarrierId () const;
/**
*
* \return the SRS Configuration Index