zephyr/subsys/net/l2
Kumar Gala 82767ef3bb bluetooth: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert drivers to DEVICE_DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-19 20:01:42 -05:00
..
bluetooth bluetooth: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:42 -05:00
canbus drivers: can: rework zcan_frame and zcan_filter 2020-12-17 11:07:53 +01:00
dummy device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet net: lldp: use llabs with int64_t 2020-11-19 08:41:56 +01:00
ieee802154 shell: examples cleanup 2020-09-29 10:48:47 +02:00
openthread net: openthread: add shell dependency to OPENTHREAD_SHELL 2020-12-18 12:56:33 -05:00
ppp net: ppp: Ensure IPCP address is always removed 2020-10-19 18:29:02 +02:00
wifi shell: examples cleanup 2020-09-29 10:48:47 +02:00
CMakeLists.txt
Kconfig