esp_ble_mesh_provisioner_set_dev_uuid_match() function
This function is called by Provisioner to set the part of the device UUID to be compared before starting to provision.
Arguments
match_val
Value to be compared with the part of the device UUID.
match_len
Length of the compared match value.
offset
Offset of the device UUID to be compared (based on zero).
prov_after_match
Flag used to indicate whether provisioner should start to provision the device immediately if the part of the UUID matches.
Return value
ESP_OK on success or error code otherwise.
Examples
esp_ble_mesh_provisioner_set_dev_uuid_match() is referenced by 6 libraries and example projects: