From: Daniel Wagner <[email protected]> Hi,
this is the first attempt to implement the ecall feature. This series also hooks several sessions together. So if one session sets the EmergencyCall to True then the others are informed. Even at creation time the EmergencyCall flag is considered. cheers, daniel Daniel Wagner (6): test-session: Allow multi test sessions session: Notify only changed settings session: Introduce append all flag. session: Only one session can set EmergencyCall session: Call session_changed if setting changes session: __connman_session_create initialize ecall correct src/session.c | 222 ++++++++++++++++++++++++++++++++++++----------------- test/test-session | 7 +- 2 files changed, 158 insertions(+), 71 deletions(-) -- 1.7.4.2 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
