Bluetooth Mesh On-demand Private Proxy Server Model#

Bluetooth Mesh On-demand Private Proxy Server Model.

The On-Demand Private Proxy Server model is used to support the configuration of the advertising with Private Network Identity type functionality of a node. Requires the presence of the corresponding Solicitation PDU RPL Configuration Server model, which is initialized with it at the same time (see init command).

Function Documentation#

sl_btmesh_on_demand_private_proxy_server_init#

sl_status_t sl_btmesh_on_demand_private_proxy_server_init ()

Initialize the On-Demand Private Proxy Server model, and the Solicitation PDU RPL Configuration Server model

Returns

  • SL_STATUS_OK if successful. Error code otherwise.


sl_btmesh_on_demand_private_proxy_server_deinit#

sl_status_t sl_btmesh_on_demand_private_proxy_server_deinit ()

Deinitialize the On-Demand Private Proxy Server model, and the Solicitation PDU RPL Configuration Server model

Returns

  • SL_STATUS_OK if successful. Error code otherwise.


Macro Definition Documentation#

sl_btmesh_cmd_on_demand_private_proxy_server_init_id#

#define sl_btmesh_cmd_on_demand_private_proxy_server_init_id
Value:
0x016a0028

sl_btmesh_cmd_on_demand_private_proxy_server_deinit_id#

#define sl_btmesh_cmd_on_demand_private_proxy_server_deinit_id
Value:
0x026a0028

sl_btmesh_rsp_on_demand_private_proxy_server_init_id#

#define sl_btmesh_rsp_on_demand_private_proxy_server_init_id
Value:
0x016a0028

sl_btmesh_rsp_on_demand_private_proxy_server_deinit_id#

#define sl_btmesh_rsp_on_demand_private_proxy_server_deinit_id
Value:
0x026a0028