Message Flags#
Macro Definition Documentation#
SL_BTMESH_NODE_MESSAGE_FLAG_NONE#
#define SL_BTMESH_NODE_MESSAGE_FLAG_NONEValue:
0x0
Message does not have flags
Definition at line
365
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
SL_BTMESH_NODE_MESSAGE_FLAG_REPLY#
#define SL_BTMESH_NODE_MESSAGE_FLAG_REPLYValue:
0x1
Message is an access layer reply to a unicast request
Definition at line
368
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
SL_BTMESH_NODE_MESSAGE_FLAG_MULTICAST_REPLY#
#define SL_BTMESH_NODE_MESSAGE_FLAG_MULTICAST_REPLYValue:
0x2
Message is an access layer reply to a multicast request
Definition at line
371
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
SL_BTMESH_NODE_MESSAGE_FLAG_TTL0#
#define SL_BTMESH_NODE_MESSAGE_FLAG_TTL0Value:
0x4
Message is either received with TTL=0 or is a response to such a message and should be sent out with TTL=0
Definition at line
375
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
SL_BTMESH_NODE_MESSAGE_FLAG_SEGTRANS#
#define SL_BTMESH_NODE_MESSAGE_FLAG_SEGTRANSValue:
0x10
Message is segmented in transport layer, can be used to force the use of transport layer segmentation
Definition at line
379
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
SL_BTMESH_NODE_MESSAGE_FLAG_FRIENDCRED#
#define SL_BTMESH_NODE_MESSAGE_FLAG_FRIENDCREDValue:
0x20
Use friendship credentials instead of normal credentials when sending data; used when publishing with friendship credential flag on in model publish settings
Definition at line
384
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
SL_BTMESH_NODE_MESSAGE_FLAG_EXTENDED#
#define SL_BTMESH_NODE_MESSAGE_FLAG_EXTENDEDValue:
0x40
Use extended packet size instead of standard
Definition at line
387
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h
SL_BTMESH_NODE_MESSAGE_FLAG_LONG_DELAY#
#define SL_BTMESH_NODE_MESSAGE_FLAG_LONG_DELAYValue:
0x80
long delay needed in sending two messages in reply that need to be sent in order
Definition at line
391
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h