From: Daniel Wagner <[email protected]> Hi,
here a small update on the Session API front. The last patch is still a very rough version for handling the services appearance and disappearance. cheers, daniel Daniel Wagner (7): session: Rename the Realtime flag to Priority session: Extend AllowedBearer documentation session: Add session management description notify: Add service_add()/remove() notify: Add roaming_changed() service: Add __connman_service_is_roaming() session: Add notify service_add()/remove() doc/session-api.txt | 35 +++++- include/notifier.h | 4 + src/connman.h | 5 + src/notifier.c | 37 ++++++ src/service.c | 13 ++ src/session.c | 313 ++++++++++++++++++++++++++++++++++++++++++++++++--- 6 files changed, 389 insertions(+), 18 deletions(-) -- 1.7.4 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
