Home
last modified time | relevance | path

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