Lines Matching +full:wait +full:- +full:long
1 # MQTT-SN Library for Zephyr
4 # SPDX-License-Identifier: Apache-2.0
7 bool "MQTT-SN Library Support [EXPERIMENTAL]"
15 int "Maximum payload size of an MQTT-SN message"
45 needs to know how long your addresses are. Set this to the maximum
54 int "Number of publishes that can be in-flight at the same time"
59 int "Maximum number of clients Keep alive time for MQTT-SN (in seconds)"
63 Keep alive time for MQTT-SN (in seconds). Sending of Ping Requests to
67 bool "UDP transport for MQTT-SN"
76 int "Time (seconds) to wait for responses"
81 int "Max time (seconds) to wait before sending SEARCHGW"
86 int "Max time (seconds) to wait before sending GWINFO"
96 module-dep=NET_LOG
97 module-str=Log level for MQTT-SN
98 module-help=Enables mqtt-sn debug messages.