esp_ble_mesh_node_add_local_app_key() function
This function is called by Node to add a local AppKey.
Arguments
app_key
AppKey to be added.
Return value
ESP_OK on success or error code otherwise.
Notes
The net_idx must be an existing one. This function can only be called after the device is provisioned.
Examples
esp_ble_mesh_node_add_local_app_key() is referenced by 1 libraries and example projects: