Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sync with libmbim commit:
commit b73673bf30a82e95819deb17296c9234399f0795
Author: Aleksander Morgado <aleksander@lanedo.com>
Date: Thu Apr 11 20:07:12 2013 +0200
mbim-codegen: properly define the 4 types of messages that we may have
|
|
|
|
|
|
|
|
|
|
|
|
Don't just close the port and forget, really wait to get the CLOSE response
before going on.
|
|
|
|
|
|
|
|
There are many more places where we reload remaining attempts, not just after
querying initial lock status. So re-query to get the most up to date info.
|
|
Already handled by the MbimDevice if none given.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We'll use the given device drivers as a hint of what we can or should probe.
|
|
|
|
|
|
|
|
|
|
|
|
|