Searched refs:MQTT_PASSWORD (Results 1 – 1 of 1) sorted by relevance
36 #define MQTT_PASSWORD CONFIG_SHELL_MQTT_SERVER_PASSWORD macro38 #define MQTT_PASSWORD NULL macro200 password.utf8 = (uint8_t *)MQTT_PASSWORD; in client_init()201 password.size = strlen(MQTT_PASSWORD); in client_init()