Final version about Online -> State change and ConnctionType introduction.
Same as before then without patch 2
Unit tests pass all.
Please review,
Tomasz Bursztyka (12):
session: changing online property to a state property
session: refactor and optimize how notification are raised and when
session: do not notify an ipconfig change if the session is not
connected
service: adding a function to know the connected state of an ipconfig
session: do not notify ipconfig content if it's not in a connected
state
session: introducing a property to select a type on which the state
gets up on
session: filtering session state update according to connection type
doc: updated session api documentation
test: fixing type conversion bug in test-session
test: modify test-session to handle a new property
unit: switching from online to state property into test-session
unit: handling type of connection into session api
doc/session-api.txt | 58 +++++++----
src/connman.h | 2 +
src/service.c | 18 +++
src/session.c | 295 +++++++++++++++++++++++++++++++++++++--------------
test/test-session | 5 +-
unit/session-api.c | 38 ++++++-
unit/test-connman.h | 15 +++-
unit/test-session.c | 37 ++++---
8 files changed, 345 insertions(+), 123 deletions(-)
--
1.7.8.4
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman