Remove the custom MQTT logging macros and just use the NET macros directly. The custom macros provide no additional functionality and the non-standard naming can cause confusion. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| mqtt_decoder.c | ||
| mqtt_encoder.c | ||
| mqtt_internal.h | ||
| mqtt_os.h | ||
| mqtt_rx.c | ||
| mqtt_transport_socket_tcp.c | ||
| mqtt_transport_socket_tls.c | ||
| mqtt_transport_websocket.c | ||
| mqtt_transport.c | ||
| mqtt_transport.h | ||
| mqtt.c | ||