esp_ble_mesh_provisioner_input_string() function
Provide provisioning input OOB string. This is intended to be called after the esp_ble_mesh_prov_t prov_input_num callback has been called with ESP_BLE_MESH_ENTER_STRING as the action.
Arguments
string
String input by Provisioner.
link_idx
The provisioning link index.
Return value
ESP_OK on success or error code otherwise.