This function uses mqtt_read_publish_payload_blocking to perform a blocking read of the specified number of bytes. When reading out a payload, the normal use case is to read the entire payload. This function facilitates that use case. Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| 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_socks.c | ||
| mqtt_transport.c | ||
| mqtt_transport.h | ||
| mqtt.c | ||