Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/mac/
DLoRaMacCrypto.h224 LoRaMacCryptoStatus_t LoRaMacCryptoSetMulticastReference( MulticastCtx_t* multicastList );
DLoRaMacCrypto.c944 LoRaMacCryptoStatus_t LoRaMacCryptoSetMulticastReference( MulticastCtx_t* multicastList ) in LoRaMacCryptoSetMulticastReference() argument
946 if( multicastList == NULL ) in LoRaMacCryptoSetMulticastReference()
953 multicastList[i].DownLinkCounter = &CryptoNvm->FCntList.McFCntDown[i]; in LoRaMacCryptoSetMulticastReference()