Skip to content
Commit d490ff27 authored by Flavio Santes's avatar Flavio Santes Committed by Tomasz Bursztyka
Browse files

net/mqtt: Add the mqtt_rx_publish routine



The mqtt_rx_publish is used to process incoming MQTT PUBLISH
messages. This routine performes the following steps:

- take ownership of the rx buffer containing the MQTT PUBLISH msg,
- call the MQTT parser routine, and
- determine, based on the incoming message's MQTT QoS,
  the next action.

Change-Id: I3cc011cf0c280205161d0484f12a2cfa79fdf44a
Signed-off-by: default avatarFlavio Santes <flavio.santes@intel.com>
parent ab042f29
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment