zephyr/subsys/net/lib/mqtt
Robert Lubos 418b9236fa net: lib: mqtt: Get rid of _sock suffix
As the legacy library has been removed, we no longer need to
differentiate betwen MQTT implementations. Therefore align the library
folder name with other libraries and remove the `_sock` suffix.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-02-05 11:05:26 -05:00
..
CMakeLists.txt net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
Kconfig net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt_decoder.c net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt_encoder.c net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -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 net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -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.c net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt_transport.h net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00
mqtt.c net: lib: mqtt: Get rid of _sock suffix 2019-02-05 11:05:26 -05:00