bt_mesh_input_string() function
Provide provisioning input OOB string. This is intended to be called after the bt_mesh_prov input callback has been called with BLE_MESH_ENTER_STRING as the action.
Syntax
int bt_mesh_input_string(const char *str); Return value
Zero on success or (negative) error code otherwise.