Message ID | cover.1739203086.git.gerickson@nuovations.com (mailing list archive) |
---|---|
Headers | show |
Series | ofono: Correct conditional in 'cm_get_contexts_reply'. | expand |
Hello: This series was applied to connman.git (master) by Denis Kenzior <denkenz@gmail.com>: On Mon, 10 Feb 2025 07:59:47 -0800 you wrote: > At the appropriate moment in the oFono plugin lifecycle, it gets and > evaluates contexts from a given Cellular modem. Depending on the > HNI/MCC+MNC and the network operator, there may be one or more such > contexts, each with a different type. > > Within 'cm_get_contexts_reply', each received context is iterated on, > evaluating each for the type 'internet' by calling > 'add_cm_context'. If the context is not of type 'internet', > 'cm_get_contexts_reply' should continue to iterate until all contexts > are exhausted or a matching context is found. > > [...] Here is the summary with links: - [v2,1/2] ofono: Correct conditional in 'cm_get_contexts_reply'. https://git.kernel.org/pub/scm/network/connman/connman.git/?id=28a7ce1595a1 - [v2,2/2] ofono: Document 'add_cm_context'. https://git.kernel.org/pub/scm/network/connman/connman.git/?id=d543e126896f You are awesome, thank you!