zephyr/subsys/net/lib/mqtt
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
CMakeLists.txt net: mqtt: Add SOCKS5 proxy support 2019-02-08 14:20:44 +02:00
Kconfig net: mqtt: Add SOCKS5 proxy support 2019-02-08 14:20:44 +02:00
mqtt_decoder.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mqtt_encoder.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mqtt_internal.h net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt_os.h net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt_rx.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mqtt_transport_socket_tcp.c net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt_transport_socket_tls.c net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt_transport_socks.c net: mqtt: Add SOCKS5 proxy support 2019-02-08 14:20:44 +02:00
mqtt_transport.c net: mqtt: Add SOCKS5 proxy support 2019-02-08 14:20:44 +02:00
mqtt_transport.h net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00