Home
last modified time | relevance | path

Searched refs:CFList (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/mac/
DLoRaMacMessageTypes.h201 uint8_t CFList[16]; member
DLoRaMacParser.c52 memcpy1( macMsg->CFList, &macMsg->Buffer[bufItr], LORAMAC_CF_LIST_FIELD_SIZE ); in LoRaMacParserJoinAccept()
DLoRaMac.c1060 applyCFList.Payload = macMsgJoinAccept.CFList; in ProcessRadioRxDone()
/loramac-node-latest/
DCHANGELOG.md783 - Fixed the CFList management on JoinAccept. The `for` loop indexes were wrong. (Pull request #4)
827 - Updated LoRaMacJoinDecrypt function to handle the CFList field