Bluetooth Mesh Large Composition Data Server Model#

Bluetooth Mesh Large Composition Data Server Model.

This class provides the commands and messages to interface with the Large Composition Data Server model.

Function Documentation#

sl_btmesh_lcd_server_init#

sl_status_t sl_btmesh_lcd_server_init ()

Initializes the Large Composition Data Server model

Returns

  • SL_STATUS_OK if successful. Error code otherwise.


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

sl_btmesh_lcd_server_deinit#

sl_status_t sl_btmesh_lcd_server_deinit ()

Deinitialize the Large Composition Data Server model

Returns

  • SL_STATUS_OK if successful. Error code otherwise.


Definition at line 21828 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_lcd_server_init_id#

#define sl_btmesh_cmd_lcd_server_init_id
Value:
0x01670028

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

sl_btmesh_cmd_lcd_server_deinit_id#

#define sl_btmesh_cmd_lcd_server_deinit_id
Value:
0x02670028

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

sl_btmesh_rsp_lcd_server_init_id#

#define sl_btmesh_rsp_lcd_server_init_id
Value:
0x01670028

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

sl_btmesh_rsp_lcd_server_deinit_id#

#define sl_btmesh_rsp_lcd_server_deinit_id
Value:
0x02670028

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