mbed-os/features/lorawan/lorastack
Hasnain Virk 26b28f78af Adding ability to cancel outgoing transmission
Application can use cancel_sending() API to stop any outstanding, outgoing
transmission (a TX which is not already queued for transmission). This can
potentially enable use cases where the application could cancel a transmission
and go to sleep if the backoff period is long enough rather than waiting for
the transmission to happen.
2018-05-24 15:54:32 +03:00
..
mac Adding ability to cancel outgoing transmission 2018-05-24 15:54:32 +03:00
phy Merge pull request #6839 from kivaisan/fix_lora_au915_build 2018-05-14 10:52:18 -05:00