Skip to content

Commit a782ec1

Browse files
HaavardReikartben
authored andcommitted
Bluetooth: Mesh: Fix blob cli documentation
Renames the blob cli bounds command to blob cli caps in documentation, matching the implementation in shell. Signed-off-by: Håvard Reierstad <[email protected]>
1 parent de234b6 commit a782ec1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/connectivity/bluetooth/api/mesh/shell.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,12 +1071,13 @@ The :ref:`bluetooth_mesh_blob_cli` can be added to the mesh shell by enabling th
10711071
* ``Addr``: Unicast address of the Target node's BLOB Transfer Server model.
10721072

10731073

1074-
``mesh models blob cli bounds [<Group>]``
1075-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1074+
``mesh models blob cli caps [<Group> [<TimeoutBase>]]``
1075+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10761076

1077-
Get the total boundary parameters of all Target nodes.
1077+
Retrieve transfer capabilities for Target nodes.
10781078

10791079
* ``Group``: Optional group address to use when communicating with Target nodes. If omitted, the BLOB Transfer Client will address each Target node individually.
1080+
* ``TimeoutBase``: Optional time to wait for responses from Target nodes, in 10-second increments.
10801081

10811082

10821083
``mesh models blob cli tx <Id> <Size> <BlockSizeLog> <ChunkSize> [<Group> [<Mode(push, pull)>]]``

0 commit comments

Comments
 (0)