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
sl_dmp_ui_display_zigbee_state (arg)
#define
sl_dmp_ui_zigbee_permit_join (arg)
#define
sl_dmp_ui_light_off (void)
#define
sl_dmp_ui_light_on (void)
#define
sl_dmp_ui_update_direction (arg)
#define
sl_dmp_ui_bluetooth_connected (arg)
#define
sl_dmp_ui_set_ble_device_name (arg)
#define
sl_dmp_ui_init ()
#define
sl_dmp_ui_display_help (void)
#define
DMP_UI_DIRECTION_INVALID 0
#define
DMP_UI_DIRECTION_BLUETOOTH 1
#define
DMP_UI_DIRECTION_SWITCH 2
#define
DMP_UI_DIRECTION_ZIGBEE 3
#define
DmpUiLightDirection_t uint8_t
#define
sl_dmp_ui_set_light_direction (...)
#define
sl_dmp_ui_get_light_direction (...)