Emit Service PropertyChanged when ConnectReason and DisconnectionRequested changes 56/213556/1
authorNishant Chaprana <n.chaprana@samsung.com>
Fri, 6 Sep 2019 15:22:47 +0000 (20:52 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Fri, 6 Sep 2019 15:22:47 +0000 (20:52 +0530)
commit55c73c5d731572b1c92894ac57150555b7e61216
treeb0924f5541567d5a4d8adab7efd32bf641d050dd
parent99b2c81f38ae73c1f31b8f310f4445dcab534fe8
Emit Service PropertyChanged when ConnectReason and DisconnectionRequested changes

Description: The properties perform below tasks:-
1. ConnectReason: To identify whether connection was an autoconnection or user initiated.
2. DisconnectionRequested: To identify whether disconnection was user initiated or not.

Change-Id: I2ba4fc4637673571745517cdc33fc3a6d6367953
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
include/service.h
packaging/connman.spec
src/network.c
src/service.c