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.


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

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.


Definition at line 21617 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_private_beacon_server_init_id#

#define sl_btmesh_cmd_private_beacon_server_init_id
Value:
0x01650028

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

sl_btmesh_cmd_private_beacon_server_deinit_id#

#define sl_btmesh_cmd_private_beacon_server_deinit_id
Value:
0x02650028

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

sl_btmesh_rsp_private_beacon_server_init_id#

#define sl_btmesh_rsp_private_beacon_server_init_id
Value:
0x01650028

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

sl_btmesh_rsp_private_beacon_server_deinit_id#

#define sl_btmesh_rsp_private_beacon_server_deinit_id
Value:
0x02650028

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