zephyr/tests/net/lib
Robert Lubos b8494d9a51 net: lib: mqtt: Enable blocking PUBLISH payload readout
It is convenient to have a blocking version of
`mqtt_read_publish_payload` function, for cases when it is called from
the event handler. Therefore, extend the 'mqtt_read_publish_payload'
argument list with information whether the call should block or not.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-05-07 22:08:30 -04:00
..
coap license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dns_packet license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dns_resolve license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
http_header_fields license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_packet license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_publisher tests: net: mqtt_publisher: Allow compilation in every platform 2019-05-04 18:28:37 -04:00
mqtt_pubsub net: lib: mqtt: Enable blocking PUBLISH payload readout 2019-05-07 22:08:30 -04:00
mqtt_subscriber license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
tls_credentials license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00