doc: bluetooth/mesh: Add krp document

Add krp command documentation.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
This commit is contained in:
Lingao Meng 2021-11-05 09:16:41 +08:00 committed by Johan Hedberg
commit 14fcacf2b8

View file

@ -592,6 +592,14 @@ The Configuration Client uses the general messages parameters set by ``mesh dst`
* ``Company ID``: If present, determines the Company ID of the model. If omitted, the model is a Bluetooth SIG defined model.
``mesh krp <NetKeyIdx> [Phase]``
-------------------------------------
Get or set the key refresh phase of a subnet.
* ``NetKeyIdx``: The identified network key used to Get/Set the current Key Refresh Phase state.
* ``Phase``: New Key Refresh Phase. Valid phases are 0, 1 or 2.
``mesh hb-sub [<src> <dst> <period>]``
--------------------------------------