zephyr/subsys
Jan Pohanka fff28ad8ae net: mqtt: use zsock_ functions
Using zephyr's internals zsock_ calls make mqtt library more compatible,
now it does not depend on NET_SOCKETS_POSIX_NAMES.

Signed-off-by: Jan Pohanka <xhpohanka@gmail.com>
2020-10-01 17:35:45 +03:00
..
bluetooth Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs
jwt
logging logging: avoid null pointer dereference in loop 2020-09-23 13:08:18 -05:00
mgmt
net net: mqtt: use zsock_ functions 2020-10-01 17:35:45 +03:00
power
random
settings settings: Remove deprecated SETTINGS_USE_BASE64 support 2020-10-01 07:05:27 -05:00
shell
stats
storage storage: flash_map: Unify partition processing macros name 2020-09-21 16:42:29 -05:00
testsuite
timing
tracing tracing: handle null thread names with systemview 2020-09-20 21:27:55 -04:00
usb usb: bluetooth: Incrase data stage buffer for setup transfers. 2020-09-29 14:51:14 +02:00
CMakeLists.txt
Kconfig