Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/mac/
DLoRaMacCrypto.h210 LoRaMacCryptoStatus_t LoRaMacCryptoSetMulticastReference( MulticastCtx_t* multicastList );
DLoRaMacCrypto.c922 LoRaMacCryptoStatus_t LoRaMacCryptoSetMulticastReference( MulticastCtx_t* multicastList ) in LoRaMacCryptoSetMulticastReference() argument
924 if( multicastList == NULL ) in LoRaMacCryptoSetMulticastReference()
931 multicastList[i].DownLinkCounter = &CryptoNvm->FCntList.McFCntDown[i]; in LoRaMacCryptoSetMulticastReference()