<div dir="ltr">Hi Aleksander,<div>We are using SetInitialEpsBearerSettings to set the default-attach APN for some carriers. When the user manually changes from an APN which is not Attach to an Attach one(or vice versa), we disable the modem and re-enable it to have a clean slate. </div><div>This works fine, except that sometimes after re-enabling the modem, the 3GPP registration state changes to `registering` before shill(network manager) receives the 3gpp Properties change from MM which allows shill to select the best APN including the ones returned by MM. This means that shill doesn't have enough time to set the InitialEpsBearerSettings before MM tries to register.</div><div><br></div><div>What should be the correct flow to set InitialEpsBearerSettings so MM always uses those settings?</div><div><br></div><div>Note: We haven't downstreamed for 2 months, so I am not sure if the new Profiles stuff changes anything.</div><div><br></div></div>