Home
last modified time | relevance | path

Searched refs:LoRaMacCryptoSetMulticastReference (Results 1 – 3 of 3) 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() function
DLoRaMac.c3451 …if( LoRaMacCryptoSetMulticastReference( Nvm.MacGroup2.MulticastChannelList ) != LORAMAC_CRYPTO_SUC… in LoRaMacInitialization()