Merge "Explicitly require empty list when the device is idle"
This commit is contained in:
commit
f676c47ee7
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ interface IRadioIndication extends @1.5::IRadioIndication {
|
|||
/**
|
||||
* Indicates physical channel configurations.
|
||||
*
|
||||
* An empty configs list indicates that the radio is in idle mode.
|
||||
* An empty configs list shall be returned when the radio is in idle mode (i.e. RRC idle).
|
||||
*
|
||||
* @param type Type of radio indication
|
||||
* @param configs Vector of PhysicalChannelConfigs
|
||||
|
|
Loading…
Reference in a new issue