Add support for setting reconnect state
authorMartin Xu <martin.xu@intel.com>
Fri, 23 Oct 2009 10:38:39 +0000 (18:38 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 26 Oct 2009 17:01:55 +0000 (02:01 +0900)
commit35b63623eefe84fdd687aa8c66faafd66d13c28f
tree1c1dcf8ec55794f2a78a7fbbbecc78fdd270b569
parent031c93a470d47af52c644cf96620b524d4c486fa
Add support for setting reconnect state

When user connects service manually, reconnect will be set as FALSE
firstly, if the connection is successful, device will go into reconnect;
if connection is failure, device will keep at reconnect FALSE state.

When user dissconnect service manually, reconnect will be set as FALSE.
src/service.c