mirror of https://github.com/ARMmbed/mbed-os.git
b0ce443f5b
rx_abort() was sort of dead code as it was doing essentially nothing. It might have actually meddled with the state machine if it was hit by invoking on_ack_timeout_timer_event(). State machine and corresponding processors now take care of the ack timeout, retries and all other bits, so we don't need abort_rx(). |
||
---|---|---|
.. | ||
lorastack | ||
system | ||
LICENSE | ||
LoRaRadio.h | ||
LoRaWANBase.h | ||
LoRaWANInterface.cpp | ||
LoRaWANInterface.h | ||
LoRaWANStack.cpp | ||
LoRaWANStack.h | ||
lorawan_types.h | ||
mbed_lib.json |