commit | 86f56fcd36520ce3355170121c4ff662921ab290 | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Fri Apr 03 13:04:11 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Apr 09 16:56:11 2020 +0200 |
tree | 559feec73d32d29a8e2bb94ed5a572d80b5677e7 | |
parent | a9b926414c22fd27e8bf164cfad63c798a2beafe [diff] |
drivers: ieee802154_nrf5: Switch to ACK timeout at nRF driver level nRF radio driver will call `nrf_802154_transmit_failed` callback in case no ACK is received, so we do not need to set timeout at the shim layer anymore. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>