Home
last modified time | relevance | path

Searched refs:TLS_SNI_HOSTNAME (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/net/cloud/mqtt_azure/src/
Dmain.c61 #define TLS_SNI_HOSTNAME CONFIG_SAMPLE_CLOUD_AZURE_HOSTNAME macro
188 tls_config->hostname = TLS_SNI_HOSTNAME; in client_init()
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/src/
Dmqtt_client.c49 #define TLS_SNI_HOSTNAME CONFIG_NET_SAMPLE_MQTT_BROKER_HOSTNAME macro
503 tls_config->hostname = TLS_SNI_HOSTNAME; in app_mqtt_init()
/Zephyr-latest/samples/net/mqtt_publisher/src/
Dmain.c63 #define TLS_SNI_HOSTNAME "localhost" macro
334 tls_config->hostname = TLS_SNI_HOSTNAME; in client_init()
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst158 - In :file:`src/main.c`, set TLS_SNI_HOSTNAME to ``"test.mosquitto.org"``
216 In addition, TLS_SNI_HOSTNAME in main.c should be defined to match the