Searched refs:transport (Results 51 – 75 of 309) sorted by relevance
12345678910>>...13
3 transport select hla_swd
15 publish/subscribe messaging transport for machine-to-machine communication.72 used. An example configuration for TCP transport is shown below:86 client_ctx.transport.type = MQTT_TRANSPORT_NON_SECURE;110 fds[0].fd = client_ctx.transport.tcp.sock;138 The Zephyr MQTT library can be used with TLS transport for secure communication139 by selecting a secure transport type (``MQTT_TRANSPORT_SECURE``) and some144 client_ctx.transport.type = MQTT_TRANSPORT_SECURE;146 struct mqtt_sec_config *tls_config = &client_ctx.transport.tls.config;
5 # The Kconfig file is dedicated to Dummy transport of MCUmgr7 # the transport.
5 # The Kconfig file is dedicated to UART transport of MCUmgr7 # the transport.13 bool "UART mcumgr SMP transport"
7 # The Kconfig file is dedicated to the LoRaWAN transport of MCUmgr9 # the transport.15 bool "LoRaWAN MCUmgr SMP transport"90 module-str = LoRaWAN MCUmgr SMP transport
4 transport select hla_swd
13 transport.c
8 transport select hla_swd
7 transport select swd