Fixed invalid state transitions 60/213360/1 accepted/tizen/unified/20190909.010911 submit/tizen/20190906.055938
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 4 Sep 2019 11:52:00 +0000 (20:52 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Wed, 4 Sep 2019 11:52:00 +0000 (20:52 +0900)
commit077b269454092b10a74574be422a4431fa148490
tree227e1bc5989574c14b3e6ce4e06e311d84969f68
parent638c47033fb5d23c2ee62eae4f4f49fcb03c93f0
Fixed invalid state transitions

Fixed the case where the ConnMan is changed to Idle state without going through Disconnect state in Connected state.
* Disconnect state indicates that it is going to terminate the current connection and will return to the Idle state.

Change-Id: I81becdd043d599df4257d30c94ce2a2038f72b2d
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
src/service.c