Age | Commit message (Collapse) | Author | Files | Lines |
|
This service is meant to be more generic and expose as
many information from several sources.
Change-Id: I657dedf397ab55e048e435dfd16ce47066820347
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Iacc68e23a5d10a092b7c10f18adba4b8306365e9
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Following functions now return 0 on success and negative value
on failure :
o afb_req_subcall
o afb_req_subcall_sync
o afb_service_call
o afb_service_call_sync
Verbosity macros used in v2 bindings now needs to be prefixed
with AFB_ (ERROR -> AFB_ERROR)
Change-Id: I7b41f26875226861d8826936c712b4a59e5bb783
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I05e93ff74db3f9e7b31a7348ea0fa23d16b737c7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I4a832208f3db9f5fece82f44cc957c6c1bb91d6c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|