DMP UI Demo Stub#

API and Callbacks for the DMP UI Demo Stub Component.

This component provides stubs for the DynamicMultiprotocolDemoLight app. Use this component to satisfy compilation when the display driver is not used, primarily when the Dynamic Multiprotocol UI Demo Code component is not enabled.

API#

enum
DMP_UI_LIGHT_ON
DMP_UI_LIGHT_OFF
DMP_UI_LIGHT_UNCHANGED
DMP_UI_LIGHT_OFF
DMP_UI_LIGHT_ON
DMP_UI_LIGHT_UNCHANGED
}
#define
#define
#define
#define

API Documentation#

sl_dmp_ui_light_state_t#

sl_dmp_ui_light_state_t
Enumerator
DMP_UI_LIGHT_ON
DMP_UI_LIGHT_OFF
DMP_UI_LIGHT_UNCHANGED
DMP_UI_LIGHT_OFF
DMP_UI_LIGHT_ON
DMP_UI_LIGHT_UNCHANGED

Definition at line 61 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_display_zigbee_state#

#define sl_dmp_ui_display_zigbee_state

Definition at line 44 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_zigbee_permit_join#

#define sl_dmp_ui_zigbee_permit_join

Definition at line 45 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_light_off#

#define sl_dmp_ui_light_off

Definition at line 46 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_light_on#

#define sl_dmp_ui_light_on

Definition at line 47 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_update_direction#

#define sl_dmp_ui_update_direction

Definition at line 48 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_bluetooth_connected#

#define sl_dmp_ui_bluetooth_connected

Definition at line 49 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_set_ble_device_name#

#define sl_dmp_ui_set_ble_device_name

Definition at line 50 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_init#

#define sl_dmp_ui_init

Definition at line 51 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_display_help#

#define sl_dmp_ui_display_help

Definition at line 52 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

DMP_UI_DIRECTION_INVALID#

#define DMP_UI_DIRECTION_INVALID
Value:
0

Definition at line 53 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

DMP_UI_DIRECTION_BLUETOOTH#

#define DMP_UI_DIRECTION_BLUETOOTH
Value:
1

Definition at line 54 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

DMP_UI_DIRECTION_SWITCH#

#define DMP_UI_DIRECTION_SWITCH
Value:
2

Definition at line 55 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

DMP_UI_DIRECTION_ZIGBEE#

#define DMP_UI_DIRECTION_ZIGBEE
Value:
3

Definition at line 56 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

DmpUiLightDirection_t#

#define DmpUiLightDirection_t
Value:
uint8_t

Definition at line 57 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_set_light_direction#

#define sl_dmp_ui_set_light_direction

Definition at line 58 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h

sl_dmp_ui_get_light_direction#

#define sl_dmp_ui_get_light_direction
Value:
(...)

Definition at line 59 of file app/framework/plugin/dmp-ui-demo-stub/dmp-ui-stub.h