Bluetooth: Mesh: Fix documentation of bt_mesh_input_string()
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
6a5da2c574
commit
2bc2f84a02
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ struct bt_mesh_prov {
|
|||
* This is intended to be called after the bt_mesh_prov input callback
|
||||
* has been called with BT_MESH_ENTER_STRING as the action.
|
||||
*
|
||||
* @param string String.
|
||||
* @param str String.
|
||||
*
|
||||
* @return Zero on success or (negative) error code otherwise.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue