esp_ble_mesh_provisioner_delete_node_with_addr() function
This function is called to delete the provisioned node information with the node unicast address.
Arguments
unicast_addr
Unicast address of the node
Return value
ESP_OK on success or error code otherwise.
![]()
esp_err_t esp_ble_mesh_provisioner_delete_node_with_addr(uint16_t unicast_addr)
esp_ble_mesh_provisioner_delete_node_with_addr() calls 2 functions:
![]()
esp_ble_mesh_provisioner_delete_node_with_addr()
esp_ble_mesh_provisioner_delete_node_with_addr() reads 6 variables and writes 4 variables:
![]()
esp_ble_mesh_provisioner_delete_node_with_addr()