Searched defs:addrID (Results 1 – 2 of 2) sorted by relevance
513 static LoRaMacCryptoStatus_t GetKeyAddrItem( AddressIdentifier_t addrID, KeyAddr_t** item ) in GetKeyAddrItem()1381 LoRaMacCryptoStatus_t LoRaMacCryptoUnsecureMessage( AddressIdentifier_t addrID, uint32_t address, F… in LoRaMacCryptoUnsecureMessage()1505 LoRaMacCryptoStatus_t LoRaMacCryptoDeriveMcSessionKeyPair( AddressIdentifier_t addrID, uint32_t mcA… in LoRaMacCryptoDeriveMcSessionKeyPair()
905 AddressIdentifier_t addrID = UNICAST_DEV_ADDR; in ProcessRadioRxDone() local1907 static LoRaMacCryptoStatus_t GetFCntDown( AddressIdentifier_t addrID, FType_t fType, LoRaMacMessage… in GetFCntDown()