commit | ccd29841c3799c68ed90eb050661ffeccea78c9b | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Oct 24 19:32:57 2016 +0300 |
committer | Szymon Janc <szymon.janc@codecoup.pl> | Mon Oct 24 21:18:27 2016 +0200 |
tree | 5bed5b29a063293bc9734826032528a155001254 | |
parent | 206bee144e2b7e3190677ffbf4f231dd2e728f5c [diff] |
core/profile: Fix calling service_accept service_accept shall only be used with profiles that implement .accept callback, to set connecting state directly use service_set_connecting which does not require .accept to be implemented.