Open arun-madhavan-013 opened 2 months ago
https://github.com/device-automation-bus/dab-adapter-rs/blob/main/src/device/rdk/system/settings/list.rs#L51 limits the "progressive" option only. It should allow "p" and "i" for splitting. Note: DAB2.0 spec does not specify the supported type is only "progressive".
https://github.com/device-automation-bus/dab-adapter-rs/pull/68 is a related change
https://github.com/device-automation-bus/dab-adapter-rs/blob/main/src/device/rdk/system/settings/list.rs#L51 limits the "progressive" option only. It should allow "p" and "i" for splitting. Note: DAB2.0 spec does not specify the supported type is only "progressive".