bt_mesh_app_key_add() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

STATUS_SUCCESS The Application was successfully added. STATUS_INVALID_NETKEY The NetIdx is unknown. STATUS_INSUFF_RESOURCES There's no room for storing this Application. STATUS_INVALID_BINDING This AppIdx is already bound to another Subnet. STATUS_IDX_ALREADY_STORED This AppIdx is already stored with a different key value. STATUS_CANNOT_SET Cannot set the Application key for some reason.

References

from examples