Searched refs:CFList (Results 1 – 4 of 4) sorted by relevance
201 uint8_t CFList[16]; member
52 memcpy1( macMsg->CFList, &macMsg->Buffer[bufItr], LORAMAC_CF_LIST_FIELD_SIZE ); in LoRaMacParserJoinAccept()
1060 applyCFList.Payload = macMsgJoinAccept.CFList; in ProcessRadioRxDone()
783 - Fixed the CFList management on JoinAccept. The `for` loop indexes were wrong. (Pull request #4)827 - Updated LoRaMacJoinDecrypt function to handle the CFList field