Home
last modified time | relevance | path

Searched refs:localEdiv (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h154 uint16_t localEdiv; member
H A Dsmp.c1584 pairResult.localEdiv = g_smpPairMng.local.masterIdEdiv; in SMP_GenPairRetNormal()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c306 keys->localEncKey->ediv = result->localEdiv; in GapLePairKeyConvert()