mbed-os/features/lorawan/lorastack
Kimmo Vaisanen ffa46b15f3 LoRa: Stop processing MAC commands if command id is unknown
The length of a MAC command is not explicitly given and must be
implicitly known by the MAC implementation. Therefore unknown MAC
commands cannot be skipped and the first unknown MAC command
terminates the processing of the MAC command sequence.

This commit fixes the bug where MAC command processing was not
terminated when unknown MAC command was received.
2018-10-08 15:18:50 +01:00
..
mac LoRa: Stop processing MAC commands if command id is unknown 2018-10-08 15:18:50 +01:00
phy LoRaWAN: Memory overrun correction 2018-10-08 15:18:50 +01:00