sl_btmesh_evt_vendor_model_receive#

Vendor model message reception event.

Stack generates this event when a vendor message with a valid opcode is received.

Note that because of the bgapi event length restrictions, the message may be fragmented into several events. If this is the case, the events will be generated by the stack in the correct order and the last event will be marked with the final flag set to a non-zero value. The application has to concatenate the messages into a single buffer if necessary.

Modules#

sl_btmesh_evt_vendor_model_receive_s

Macros#

#define

Identifier of the receive event.

Typedef Documentation#

sl_btmesh_evt_vendor_model_receive_t#

typedef struct sl_btmesh_evt_vendor_model_receive_s sl_btmesh_evt_vendor_model_receive_t

Definition at line 4152 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_evt_vendor_model_receive_id#

#define sl_btmesh_evt_vendor_model_receive_id
Value:
0x001900a8

Identifier of the receive event.


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