diff options
-rw-r--r-- | radio/1.6/IRadioIndication.hal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/radio/1.6/IRadioIndication.hal b/radio/1.6/IRadioIndication.hal index 9788345f3f..05a7585724 100644 --- a/radio/1.6/IRadioIndication.hal +++ b/radio/1.6/IRadioIndication.hal @@ -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 |