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.
Macros#
#define
sl_btmesh_cmd_private_beacon_server_init_id 0x01650028
#define
#define
sl_btmesh_rsp_private_beacon_server_init_id 0x01650028
#define
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
21685
of file /mnt/raid/workspaces/ws.cynwT2I6w/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
21695
of file /mnt/raid/workspaces/ws.cynwT2I6w/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_idValue:
0x01650028
Definition at line
21672
of file /mnt/raid/workspaces/ws.cynwT2I6w/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_idValue:
0x02650028
Definition at line
21673
of file /mnt/raid/workspaces/ws.cynwT2I6w/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_idValue:
0x01650028
Definition at line
21674
of file /mnt/raid/workspaces/ws.cynwT2I6w/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_idValue:
0x02650028
Definition at line
21675
of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h