ESP-IDF + 0/6 examples
SourceVu will show references to esp_ble_mesh_provisioner_add_local_app_key() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsExamplesReferencesCall TreeData Use

Return value

ESP_OK on success or error code otherwise.

Notes

app_key: If set to NULL, app_key will be generated internally. net_idx: Should be an existing one. app_idx: If it is going to be generated internally, it should be set to 0xFFFF, and the new app_idx will be reported via an event.

References

from 0/6 examples