zephyr/subsys/net/lib/openthread/platform
Marek Porwisz 914a00230f net: openthread: Implement energy scan in openthread using radio driver api
OpenThread has api to make use of radios energy scan feature.
Implemented this api in zephyr. This allows thread to perform energy
scan when needed.

Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
2020-03-10 14:59:10 +02:00
..
alarm.c coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
CMakeLists.txt net: openthread: Use settings subsystem 2020-01-16 17:12:47 -06:00
diag.c
entropy.c net: openthread: Update OpenThread version 2019-10-28 13:00:56 +02:00
flash.c cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
logging.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
misc.c cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
openthread-core-zephyr-config.h dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
platform-zephyr.h
platform.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
radio.c net: openthread: Implement energy scan in openthread using radio driver api 2020-03-10 14:59:10 +02:00
settings.c net: openthread: Use settings subsystem 2020-01-16 17:12:47 -06:00
shell.c net: openthread: Update OpenThread version 2019-10-28 13:00:56 +02:00
spi.c