Home
last modified time | relevance | path

Searched defs:LeLocalEncryptionKeyReqEvent (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_defs.h294 struct LeLocalEncryptionKeyReqEvent { struct
295 BtAddr addr;
296 uint64_t rand;
297 uint16_t ediv;
Dble_security.cpp107 void BleSecurity::LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, vo… in LeLocalEncryptionKeyReqEvent() function in OHOS::bluetooth::BleSecurity