Home
last modified time | relevance | path

Searched defs:joinEUI (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMacCrypto.c582 …s_t DeriveSessionKey11x( KeyIdentifier_t keyID, uint32_t joinNonce, uint8_t* joinEUI, uint16_t dev… in DeriveSessionKey11x()
1115 …s_t LoRaMacCryptoHandleJoinAccept( JoinReqIdentifier_t joinReqType, uint8_t* joinEUI, LoRaMacMessa… in LoRaMacCryptoHandleJoinAccept()
/loramac-node-3.6.0-3.5.0/src/peripherals/atecc608a-tnglora-se/
Datecc608a-tnglora-se.c79 static ATCA_STATUS atcab_read_joinEUI( uint8_t* joinEUI ) in atcab_read_joinEUI()