Searched refs:LWS_MQTT_MAX_CIDLEN (Results 1 – 2 of 2) sorted by relevance
41 #define LWS_MQTT_MAX_CIDLEN 128 macro
518 if (blen > LWS_MQTT_MAX_CIDLEN) { in secstream_connect_munge_mqtt()