zephyr/samples/net/cloud
Miika Karanki 7ae9a0b55d net: mqtt: change cipher and sec_tag lists to const
cipher_list and sec_tag_list are used only with zsock_setsockopt
in MQTT. For that use, they can be const (and potentially kept
in flash memory).

Signed-off-by: Miika Karanki <miika.karanki@vaisala.com>
2023-09-12 16:30:28 +02:00
..
aws_iot_mqtt net: mqtt: change cipher and sec_tag lists to const 2023-09-12 16:30:28 +02:00
mqtt_azure net: mqtt: change cipher and sec_tag lists to const 2023-09-12 16:30:28 +02:00
tagoio_http_post doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00