Data structure of the display_output_oob event.

Public Attributes#

Public Attribute Documentation#

output_action#

uint8_t sl_btmesh_evt_node_display_output_oob_s::output_action

Enum sl_btmesh_node_oob_output_action_t. Selected output action


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

output_size#

uint8_t sl_btmesh_evt_node_display_output_oob_s::output_size

Size of data to output in characters.


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

data#

uint8array sl_btmesh_evt_node_display_output_oob_s::data

Raw 16-byte array containing the output data value.


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