Searched refs:localIRK (Results 1 – 3 of 3) sorted by relevance
159 uint8_t localIRK[SMP_IRK_LEN]; member
1590 (void)memcpy_s(pairResult.localIRK, SMP_IRK_LEN, g_smpPairMng.local.IRK, SMP_IRK_LEN); in SMP_GenPairRetNormal()
1353 BtmKey localIRK = {0}; in GAP_LeGenResPriAddrAsync() local1355 ret = BTM_GetLocalIdentityResolvingKey(&localIRK); in GAP_LeGenResPriAddrAsync()1360 ret = SMP_GenerateRPA(localIRK.key); in GAP_LeGenResPriAddrAsync()