Searched defs:LeLocalEncryptionKeyReqEvent (Results 1 – 2 of 2) sorted by relevance
281 struct LeLocalEncryptionKeyReqEvent { struct282 BtAddr addr;283 uint64_t rand;284 uint16_t ediv;
107 void BleSecurity::LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, vo… in LeLocalEncryptionKeyReqEvent() function in OHOS::bluetooth::BleSecurity