 |
nRF5 SDK for Mesh v4.1.0
|
|
38 #ifndef ACCESS_STATUS_H__
39 #define ACCESS_STATUS_H__
access_status_t
Access layer status codes.
The requested set operation cannot be performed due to general constraints.
Command successfully processed.
The feature is not supported in this node.
The referenced Model is not a Subscribe Model.
The provided value is not a valid address in this context.
The requested update operation cannot be performed due to general constraints.
The NetKeyIndex and AppKeyIndex combination is not valid.
The referenced Model is not a Publish Model.
The requested operation temporarily cannot be performed due to internal state of the node.
The requested bind operation cannot be performed due to general constraints.
The node was not able to store new value in persistent storage .
The provided Model index is not valid in this Element.
The provided AppKey index is not valid for this node.
The key with given index is already stored in the node with a different value.
The provided NetKey index is not valid for this node.
The requested delete operation cannot be performed due to general constraints.
An error occurred that does not correspond to any error conditions defined for a given state.
The node cannot store provided information due to insufficient resources on node.