commit | 1ca9b3894605920306e53e273462ffb7155621b2 | [log] [tgz] |
---|---|---|
author | Maciej Fabia <maciej.fabia@nordicsemi.no> | Mon Sep 28 12:01:30 2020 +0200 |
committer | Jukka Rissanen <jukka.rissanen+github@gmail.com> | Tue Dec 08 14:52:08 2020 +0200 |
tree | e00a6c1704cf14dcdb8a5353e896d3a58901a0c2 | |
parent | c284a72b45645549479e7b19f8403caf6c293415 [diff] |
drivers: ieee802154: nrf5: Add support for tx in the future Add support for transmission modes that send a packet at a specific time in the future. Remove TXTIME, TXTIME_CCA, CSMA_CA capabilities and their calls when they are not supported by selected drivers. Add TXTIME flag in get_capabilites function. Signed-off-by: Maciej Fabia <maciej.fabia@nordicsemi.no> Signed-off-by: Pawel Kwiek <pawel.kwiek@nordicsemi.no>