Searched refs:SePin (Results 1 – 5 of 5) sorted by relevance
141 printf( "Pin : %02X", commissioningParams->SePin[0] ); in DisplayNetworkParametersUpdate()144 printf( "-%02X", commissioningParams->SePin[i] ); in DisplayNetworkParametersUpdate()
102 uint8_t SePin[4]; member
47 .SePin = { 0 }, // Automatically filed from secure-element326 memcpy1( CommissioningParams.SePin, mibReq.Param.SePin, 4 ); in LmHandlerInit()
1958 uint8_t* SePin; member
4062 mibGet->Param.SePin = SecureElementGetPin( ); in LoRaMacMibGetRequestConfirm()4347 if( SecureElementSetPin( mibSet->Param.SePin ) != SECURE_ELEMENT_SUCCESS ) in LoRaMacMibSetRequestConfirm()