Home
last modified time | relevance | path

Searched refs:SecureElementGetJoinEui (Results 1 – 5 of 5) sorted by relevance

/loramac-node-latest/src/mac/
Dsecure-element.h195 uint8_t* SecureElementGetJoinEui( void );
DLoRaMac.c980 …macCryptoStatus = LoRaMacCryptoHandleJoinAccept( JOIN_REQ, SecureElementGetJoinEui( ), &macMsgJoin… in ProcessRadioRxDone()
984 …macCryptoStatus = LoRaMacCryptoHandleJoinAccept( REJOIN_REQ_0, SecureElementGetJoinEui( ), &macMsg… in ProcessRadioRxDone()
990 …macCryptoStatus = LoRaMacCryptoHandleJoinAccept( REJOIN_REQ_1, SecureElementGetJoinEui( ), &macMsg… in ProcessRadioRxDone()
996 …macCryptoStatus = LoRaMacCryptoHandleJoinAccept( REJOIN_REQ_2, SecureElementGetJoinEui( ), &macMsg… in ProcessRadioRxDone()
2771 …memcpy1( MacCtx.TxMsg.Message.ReJoin1.JoinEUI, SecureElementGetJoinEui( ), LORAMAC_JOIN_EUI_FIELD_… in SendReJoinReq()
2826 …memcpy1( MacCtx.TxMsg.Message.JoinReq.JoinEUI, SecureElementGetJoinEui( ), LORAMAC_JOIN_EUI_FIELD_… in SendReJoinReq()
4057 mibGet->Param.JoinEui = SecureElementGetJoinEui( ); in LoRaMacMibGetRequestConfirm()
/loramac-node-latest/src/peripherals/soft-se/
Dsoft-se.c429 uint8_t* SecureElementGetJoinEui( void ) in SecureElementGetJoinEui() function
/loramac-node-latest/src/peripherals/lr1110-se/
Dlr1110-se.c362 uint8_t* SecureElementGetJoinEui( void ) in SecureElementGetJoinEui() function
/loramac-node-latest/src/peripherals/atecc608a-tnglora-se/
Datecc608a-tnglora-se.c568 uint8_t* SecureElementGetJoinEui( void ) in SecureElementGetJoinEui() function