Advertisement Extension Client#
Advertisement Extension Client component enables the Silabs Configuration Client vendor model for the node. Silabs Configuration Client can setup other nodes with Silabs Configuration Server Feature enabled (e.g. by the Advertisement Extension Server component). This is a proprietary feature which breaks compliance with AE in BT Mesh 1.1 specification. This component is prepared for integration into SOC applications. This is a No-Code component.
Functions#
void
sl_btmesh_ae_client_on_event(const sl_btmesh_msg_t *const evt)
Function Documentation#
sl_btmesh_ae_client_on_event#
void sl_btmesh_ae_client_on_event (const sl_btmesh_msg_t *const evt)
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
const sl_btmesh_msg_t *const | [in] | evt | Pointer to incoming event. |
Handle Advertisement Extension Client events.
This function is called automatically after enabling the component.