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