mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Explicitly require empty list when the device is idle
Added explicit comment for the PhysicalChannelConfig behavior when device is in RRC idle. Bug: 183379536 Test: Build Change-Id: I12dedd8a2728fdb7aa91a1de65e0e0d78af14929
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user