Commit: e5179f9fe59765606e7c806dccab2753e3297c1b
Parent: 29ab37c76aa7a393b4052e172e626e6ab17de445
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2020-06-10 20:27:17
Tree: 2c04928b61612b4a39c712565aa8f55e6afe3e92

mesh: Make "Busy" and "InProgress" to be distinct errors This separates "Busy" and "InProgress" error codes: MESH_ERROR_IN_PROGRESS maps to org.bluez.mesh.Error.InProgress MESH_ERROR_BUSY maps to org.bluez.mesh.Error.Busy Minor API change: UpdateAppKey() returns "InProgress" error instead of "Busy"

Diffstat

M doc/mesh-api.txt | 2 +-
M mesh/dbus.c | 3 ++-
M mesh/error.h | 1 +
M mesh/manager.c | 11 +++++- - - - - -

4 files changed, 9 insertions(+), 8 deletions(-)

View Full Diff | Patch