Skip to content
Commit 67151b93 authored by Gerhard Jörges's avatar Gerhard Jörges Committed by Christopher Friedt
Browse files

drivers: ieee802154: remove ieee802154_radio_handle_ack() stub



When using the IEEE802154 radio interface in CONFIG_IEEE802154_RAW_MODE,
there is no way to handle ack frames because of the dummy implementation
of ieee802154_radio_handle_ack() in the ieee802154_radio header file.
Removed the dummy implementation from the header so you can/need to
implement it in the application.

samples: added implementation of ieee802154_radio_handle_ack() to
         wpan_serial and wpanusb sample

Signed-off-by: default avatarGerhard Jörges <joerges@metratec.com>
parent 84b29c38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment