This is initial implementation of Proxy solicitation procedure. This includes: - support for sending and receiving Solicitation PDUs - On-Demand Private Proxy functionality (Server and Client) controlling behaviour of node after receiving Solicitation PDU - Solicitation PDU RPL Configuration (Server and Client), which manages Replay Protection List for Solicitation PDUs. Proxy Solicitation allows to enable advertising of Proxy service on node by sending Solicitation PDUs. These PDUs are not part of Mesh messages; instead, these are non-connectable, undirected advertising PDUs with their own format, containing Proxy Solicitation UUID. Signed-off-by: Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl>
14 lines
413 B
ReStructuredText
14 lines
413 B
ReStructuredText
.. _bluetooth_mesh_srpl_cli:
|
|
|
|
Solicitation PDU RPL Configuration Client
|
|
#########################################
|
|
|
|
Solicitation PDU RPL Configuration Client model is used for clearing the solicitation replay protection list (SRPL) of a node that supports the Solicitation PDU RPL Configuration Server model.
|
|
|
|
API reference
|
|
*************
|
|
|
|
.. doxygengroup:: bt_mesh_sol_pdu_rpl_cli
|
|
:project: Zephyr
|
|
:members:
|