zephyr/subsys/net/l2
Lukasz Maciejonczyk 3ba7a3c82a net: l2: openthread: Add config option to enable OpenThread CoAP api
There was no way to use Openthread CoAP api in zephyr application so
far. These changes enable the feature. Now you can fully use CoAP
communication in an application working in Thread network.

Signed-off-by: Lukasz Maciejonczyk <Lukasz.Maciejonczyk@nordicsemi.no>
2020-04-17 09:21:41 +03:00
..
bluetooth Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +03:00
canbus include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
dummy net: Check device driver API pointer 2019-05-07 15:41:15 +03:00
ethernet net: arp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
ieee802154 net: ieee802154: Fix the scan duration data type 2020-04-09 16:07:03 +03:00
openthread net: l2: openthread: Add config option to enable OpenThread CoAP api 2020-04-17 09:21:41 +03:00
ppp net: ppp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
wifi net: wifi: fix log message printing ssid and psk 2020-04-07 15:00:55 +03:00
CMakeLists.txt net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00