Hi Vijay, >>> +void ofono_modem_set_preferred_ue_mode(struct ofono_modem >> *modem, int >>> +mode); >>> + >> >> Are you assuming that the UE mode cannot be changed? If so, >> doesn't this map to +CEMODE AT command? Doesn't it allow a >> set operation to change the UE mode? >> > > We have made this currently read only as i don't see any usecase of this > being set from user side(settings or any other). > If a set provision need arises, this would bring in new API to driver > side as well to do the job. Also this would be purly apply for LTE. Then I don't see a need to even tell this information to the core then. Regards, -Denis