Parent: 88c8968afe1d646430c4b95d02d1a6b0d0420120
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-04-23 02:44:04
Tree: 2a7d8ecde411a1999267e51c680bcef1d35eeba4
mesh: Allow only one app attachment per node If a node is already attached to an application process, disallow another appication to attach to the same node. This means that an Attach() method called with the token identifying a node that is already in use, returns an error org.bluez.mesh.Error.AlreadyExists
Diffstat
| M | doc/mesh-api.txt | | | 1 | + |
| M | mesh/node.c | | | 8 | ++++++- - |
2 files changed, 7 insertions(+), 2 deletions(-)