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.


Definition at line 22085 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

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.


Definition at line 22096 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

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

Definition at line 22071 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

sl_btmesh_cmd_on_demand_private_proxy_server_deinit_id#

#define sl_btmesh_cmd_on_demand_private_proxy_server_deinit_id
Value:
0x026a0028

Definition at line 22072 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

sl_btmesh_rsp_on_demand_private_proxy_server_init_id#

#define sl_btmesh_rsp_on_demand_private_proxy_server_init_id
Value:
0x016a0028

Definition at line 22073 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

sl_btmesh_rsp_on_demand_private_proxy_server_deinit_id#

#define sl_btmesh_rsp_on_demand_private_proxy_server_deinit_id
Value:
0x026a0028

Definition at line 22074 of file /mnt/raid/workspaces/ws.wDIAeKYhQ/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h