Searched refs:GroupID (Results 1 – 4 of 4) sorted by relevance
865 AddressIdentifier_t GroupID; member
1279 AddressIdentifier_t GroupID; member
1177 addrID = Nvm.MacGroup2.MulticastChannelList[i].ChannelParams.GroupID; in ProcessRadioRxDone()5087 if( channel->GroupID >= LORAMAC_MAX_MC_CTX ) in LoRaMacMcChannelSetup()5092 Nvm.MacGroup2.MulticastChannelList[channel->GroupID].ChannelParams = *channel; in LoRaMacMcChannelSetup()5098 …if( LoRaMacCryptoSetKey( mcKeys[channel->GroupID], channel->McKeys.McKeyE ) != LORAMAC_CRYPTO_SUCC… in LoRaMacMcChannelSetup()5103 …if( LoRaMacCryptoDeriveMcSessionKeyPair( channel->GroupID, channel->Address ) != LORAMAC_CRYPTO_SU… in LoRaMacMcChannelSetup()5112 …if( LORAMAC_CRYPTO_SUCCESS != LoRaMacCryptoSetKey( mcAppSKeys[channel->GroupID], channel->McKeys.S… in LoRaMacMcChannelSetup()5116 …if( LORAMAC_CRYPTO_SUCCESS != LoRaMacCryptoSetKey( mcNwkSKeys[channel->GroupID], channel->McKeys.S… in LoRaMacMcChannelSetup()5123 *Nvm.MacGroup2.MulticastChannelList[channel->GroupID].DownLinkCounter = FCNT_DOWN_INITIAL_VALUE; in LoRaMacMcChannelSetup()
351 … .GroupID = ( AddressIdentifier_t )McSessionData[id].McGroupData.IdHeader.Fields.McGroupId, in LmhpRemoteMcastSetupOnMcpsIndication()