summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorRichard Röjfors <richard@puffinpack.se>2019-09-17 18:25:48 +0200
committerDenis Kenzior <denkenz@gmail.com>2019-09-20 10:52:40 -0500
commitda871669a3c076145c31ea2bd6082b5f2674c69f (patch)
treeb1fa74773d0fac0964929755ea6187df089768ab /plugins
parent336a5b4274bc158cca63e1aa5942902a32db3c1e (diff)
downloadofono-da871669a3c076145c31ea2bd6082b5f2674c69f.tar.gz
gprs: Only release detachable context on de-attach
Currently there is an issue if the attach state changes and there are active contexts of which the driver does not implement the detach_shutdown. In that case we just release the context (clears CID and active state), but nothing is signalled on D-Bus or towards the modem. Ofono is then out of sync with both the connection manager and the modem, this manifests itself later on if the modem changes state of the context, then ofono will not find it since the CID is cleared, and the connection manager won't be notified.
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions