Bluetooth Mesh Private Beacon Server Model#

Bluetooth Mesh Private Beacon Server Model.

This class provides the commands and messages to interface with the Private Beacon Server Model.

Function Documentation#

sl_btmesh_private_beacon_server_init#

sl_status_t sl_btmesh_private_beacon_server_init ()

Initialize the private beacon server.

Returns

  • SL_STATUS_OK if successful. Error code otherwise.


sl_btmesh_private_beacon_server_deinit#

sl_status_t sl_btmesh_private_beacon_server_deinit ()

Deinitialize the private beacon server.

Returns

  • SL_STATUS_OK if successful. Error code otherwise.


Macro Definition Documentation#

sl_btmesh_cmd_private_beacon_server_init_id#

#define sl_btmesh_cmd_private_beacon_server_init_id
Value:
0x01650028

sl_btmesh_cmd_private_beacon_server_deinit_id#

#define sl_btmesh_cmd_private_beacon_server_deinit_id
Value:
0x02650028

sl_btmesh_rsp_private_beacon_server_init_id#

#define sl_btmesh_rsp_private_beacon_server_init_id
Value:
0x01650028

sl_btmesh_rsp_private_beacon_server_deinit_id#

#define sl_btmesh_rsp_private_beacon_server_deinit_id
Value:
0x02650028