mirror of https://github.com/ARMmbed/mbed-os.git
MAC layer will services will be broken down into independent subsystems. This is the first of those efforts. We have introduced LoRaMacMlme class that handles everything related to MLME subsystem or subservice. To accomodate subsystems we have grouped all protocol level variables into one big data structure. A pointer to that data structure will be passed around the subsystems in order to regulate the entire system. LoRaMac::Send() and LoRaMac::SetTxContWave*() APIs are made public as they are needed to be accessed by the subsystems. |
||
|---|---|---|
| .. | ||
| lorastack | ||
| system | ||
| LICENSE | ||
| LoRaWANInterface.cpp | ||
| LoRaWANInterface.h | ||
| LoRaWANStack.cpp | ||
| LoRaWANStack.h | ||
| mbed_lib.json | ||