Searched refs:localLTK (Results 1 – 3 of 3) sorted by relevance
153 uint8_t localLTK[SMP_LTK_LEN]; member
1583 (void)memcpy_s(pairResult.localLTK, SMP_LTK_LEN, g_smpPairMng.local.LTK, SMP_LTK_LEN); in SMP_GenPairRetNormal()
301 (void)memcpy_s(keys->localEncKey->ltk, GAP_LTK_SIZE, result->localLTK, GAP_LTK_SIZE); in GapLePairKeyConvert()