Skip to content

qmicli commands for get/set preferred networks

These commits implement --nas-get-preferred-networks and --nas-set-preferred-networks in qmicli.

The access technology is provided in numeric format (typically a hex value). This seemed the simplest way to do it, supporting ASCII names for the flags would have made parsing much more complex.

Merge request reports