Bluetooth Mesh Scene Setup Server Model#

Bluetooth Mesh Scene Setup Server Model.

Bluetooth Mesh Scene model Setup Server functionality.

Modules#

sl_btmesh_evt_scene_setup_server_store

sl_btmesh_evt_scene_setup_server_delete

sl_btmesh_evt_scene_setup_server_publish

Functions#

sl_status_t

Function Documentation#

sl_btmesh_scene_setup_server_init#

sl_status_t sl_btmesh_scene_setup_server_init (uint16_t elem_index)
Parameters
[in]elem_index

Index of the element.

Initialize the Scene Setup Server model. Server does not have any internal configurations. The command only activates the model in the mesh stack.

Returns

  • SL_STATUS_OK if successful. Error code otherwise.


Definition at line 14985 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_scene_setup_server_init_id#

#define sl_btmesh_cmd_scene_setup_server_init_id
Value:
0x00510028

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

sl_btmesh_rsp_scene_setup_server_init_id#

#define sl_btmesh_rsp_scene_setup_server_init_id
Value:
0x00510028

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