zephyr/subsys/net/lib/openthread/platform
Eduardo Montoya a0093eeda0 net: openthread: fix handling tx done to report all kind of errors
Fix bug in radio implementation that reported any transmit error
as `OT_ERROR_NO_ACK` to OpenThread.

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
2022-02-21 20:49:20 -05:00
..
alarm.c net: openthread: Fix alarm timers reference calculation 2021-10-26 09:28:27 -04:00
CMakeLists.txt net: openthread: store settings in RAM if there is no flash driver 2021-12-09 11:04:49 -06:00
crypto_psa.c net: openthread: Add crypto backend based on PSA API 2021-10-17 11:51:38 -04:00
diag.c net: openthread: switch radio off when stopping diags 2021-04-14 17:38:27 +03:00
entropy.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
logging.c net: openthread: blank otPlatLog when logging is disabled 2022-01-19 14:15:57 -05:00
memory.c net: openthread: added heap related otPlat methods implementation 2021-02-18 18:23:06 +02:00
misc.c net: openthread: Implement otPlatAssertFail 2021-07-01 13:22:01 -04:00
openthread-core-zephyr-config.h net: openthread: Add openthread CSL clock uncert 2022-01-18 13:11:08 -05:00
platform-zephyr.h logging: added new logging backend - Spinel protocol 2020-07-21 15:11:55 +02:00
platform.c net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00
radio.c net: openthread: fix handling tx done to report all kind of errors 2022-02-21 20:49:20 -05:00
settings.c net: openthread: add missing settings deinit function 2020-12-09 22:53:53 +02:00
shell.c net: openthread: revert CLI prompt workaround 2022-01-07 12:48:27 -05:00
spi.c net: openthread: Align with the new NCP API 2021-04-30 12:55:02 -05:00
uart.c net: ot: rework NCP interface configuration 2021-08-23 18:53:47 -04:00