afb-apiset: Fix start of apis 33/23533/1
authorJose Bollo <jose.bollo@iot.bzh>
Fri, 3 Jan 2020 15:50:29 +0000 (16:50 +0100)
committerJose Bollo <jose.bollo@iot.bzh>
Fri, 3 Jan 2020 15:53:38 +0000 (16:53 +0100)
commitf3d1f19ae308cc0559728c0ccf6281cbce5ee37c
treea922f41bd075348c16514d13fb9554f66a680032
parent8828c6be2c9be1b3fc1c74ea102caa4102bdb1a4
afb-apiset: Fix start of apis

When using dynamically created/destroyed API, the binder
might miss to start some apis. This fixes that issue by
enforcing to restart from beginning until all is initialised.

Bug-AGL: SPEC-3087

Change-Id: I4dd8c60c8465419a46132bf9f6deffa11e172e2a
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
src/afb-apiset.c