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