zephyr/subsys/net/lib/openthread/platform
David Leach 00885bbf28 OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers
- Removed OT_PLAT_RADIO_DEVICE_NAME
- Changed OpenThread binding to use NET_AP_IEEE802154_DEV_NAME
- Modified Kconfig chain to ensure NET_AP_IEEE802154_DEV_NAME
  is enabled for both native 802.15.4 and OpenThread configurations
- Changed default setting of NET_L2_IEEE802154 in defconfig for mkw41z4.
- Fixed OpenThread api support code to use the state of mIsCcaEnabled
  in the transmit frame to conditionally invoke radio_api->cc() on
  transmits.

Signed-off-by: David Leach <david.leach@nxp.com>
2018-04-11 16:57:12 +03:00
..
alarm.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
CMakeLists.txt subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
diag.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
flash.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
logging.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
misc.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
openthread-core-zephyr-config.h subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
platform-zephyr.h subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
platform.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
radio.c OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers 2018-04-11 16:57:12 +03:00
random.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
shell.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00
spi.c subsys: net: lib: Add OpenThread platform 2018-01-29 22:42:03 -05:00