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.
![]()
esp_err_t esp_ble_mesh_provisioner_input_string(const char *string, uint8_t link_idx)
esp_ble_mesh_provisioner_input_string() calls 2 functions:
![]()
esp_ble_mesh_provisioner_input_string()
esp_ble_mesh_provisioner_input_string() reads 7 variables and writes 4 variables:
![]()
esp_ble_mesh_provisioner_input_string()