Bluetooth Mesh Solicitation PDU RPL Config Client#

Provides a thin layer to automatically initialize the Solicitation PDU RPL Config Client model. The model then can be used to remove addresses from the solicitation replay protection list of a node that supports the Solicitation PDU RPL Configuration Server model. This is a No-Code component.

Functions#

void
sl_btmesh_solicitation_config_client_on_event(const sl_btmesh_msg_t *const evt)

Function Documentation#

sl_btmesh_solicitation_config_client_on_event#

void sl_btmesh_solicitation_config_client_on_event (const sl_btmesh_msg_t *const evt)
Parameters
TypeDirectionArgument NameDescription
const sl_btmesh_msg_t *const[in]evt

Pointer to incoming event.

Handle Solicitation Config Client events.

This function is called automatically after enabling the component.