Home
last modified time | relevance | path

Searched refs:HAWKBIT_DDI_SECURITY_TOKEN (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c102 #define HAWKBIT_DDI_SECURITY_TOKEN NULL macro
104 #define HAWKBIT_DDI_SECURITY_TOKEN hb_cfg.ddi_security_token macro
106 #define HAWKBIT_DDI_SECURITY_TOKEN CONFIG_HAWKBIT_DDI_SECURITY_TOKEN macro
816 .auth_token = HAWKBIT_DDI_SECURITY_TOKEN, in hawkbit_get_config()
1116 if (strlen(HAWKBIT_DDI_SECURITY_TOKEN) == 0) { in check_hawkbit_server()
DKconfig95 config HAWKBIT_DDI_SECURITY_TOKEN config