19#if CONFIG_ENABLE_PROVISIONING
struct meshx_prov_params meshx_prov_params_t
Structure to hold provisioning parameters.
This header file defines the provisioning server interface for the MeshX BLE Mesh stack....
control_task_msg_handle_t prov_srv_cb_t
struct dev_struct dev_struct_t
Structure representing the device composition and elements.
meshx_err_t
MeshX Error Codes.
meshx_err_t meshx_prov_srv_reg_el_client_cb(prov_srv_cb_t cb)
Register a callback function for provisioning events.
meshx_err_t meshx_prov_srv_reg_el_server_cb(prov_srv_cb_t cb)
Register a callback function for provisioning events.
meshx_err_t meshx_init_prov(dev_struct_t *p_dev, const meshx_prov_params_t *prov_cfg)
Initialize provisioning parameters.