Home
last modified time | relevance | path

Searched refs:JoinAccept (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/mac/
DLoRaMacMessageTypes.h291 LoRaMacMessageJoinAccept_t JoinAccept; member
/loramac-node-latest/
DCHANGELOG.md65 - Fixed issue with RX2 data rate in case of 0x0F for `RxParamSetupReq` and `JoinAccept`
90 - Added NbTrans default value reset under JoinAccept processing
293 - Changed hard coded `JoinAccept` max payload size (33) by `LORAMAC_JOIN_ACCEPT_FRAME_MAX_SIZE` def…
783 - Fixed the CFList management on JoinAccept. The `for` loop indexes were wrong. (Pull request #4)
826 - Implemented the missing features on the JoinAccept MAC command
935 - JoinAccept **YES**
1010 - JoinAccept **YES** (LoRaMac specification R2.2.1)
1097 - JoinAccept **YES**
1103 - Fixed issues on JoinRequest and JoinAccept MAC commands
1146 - JoinAccept **YES (Not tested)**