zephyr/subsys/net/lib/mqtt
Flavio Santes e8eb62b87b net/mqtt: Allow an MQTT subscriber app to receive msgs
This patch adds the mqtt_subscriber_parser routine and modifies the
mqtt_init routine to allow an MQTT subscriber app to receive MQTT msgs.

Change-Id: Ie54ab892dacbc4386acab78a8991eba1850d8171
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2017-01-06 09:11:45 +01:00
..
Kconfig
Makefile net/protocols: Remove unnecessary assignement in Makefiles 2017-01-06 09:11:44 +01:00
mqtt.c net/mqtt: Allow an MQTT subscriber app to receive msgs 2017-01-06 09:11:45 +01:00
mqtt_pkt.c net/mqtt: Improve indentation 2017-01-06 09:11:44 +01:00
mqtt_pkt.h net/mqtt: Allow an MQTT publisher app to receive msgs 2017-01-06 09:11:45 +01:00