zephyr/doc/connectivity
Ben Marsh bef0dc065f doc: mqtt: Fix incorrect usage of poll()
The MQTT docs used K_MSEC() to provide the timeout parameter to poll().
Doing this causes a compilation error as poll() expects it's
third parameter to be of type int, not k_timeout_t.

Signed-off-by: Ben Marsh <ben.marsh@helvar.com>
2024-01-29 10:25:32 -06:00
..
bluetooth doc: connectivity: bluetooth: fix typo 2024-01-26 13:16:18 +01:00
canbus drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
lora_lorawan
networking doc: mqtt: Fix incorrect usage of poll() 2024-01-29 10:25:32 -06:00
usb doc/connectivity/usb: Replace references to native_posix w native_sim 2023-11-16 09:37:59 +01:00
index.rst doc: can: move the documention for high-level protocols to connectivity 2023-10-30 09:25:40 +01:00