Searched refs:LeLocalEncryptionKeyReqEvent (Results 1 – 3 of 3) sorted by relevance
72 …static void LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, void *c…
281 struct LeLocalEncryptionKeyReqEvent { struct
107 void BleSecurity::LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, vo… in LeLocalEncryptionKeyReqEvent() function in OHOS::bluetooth::BleSecurity864 gapCallbacks_.leLocalEncryptionKeyReqEvent = &BleSecurity::LeLocalEncryptionKeyReqEvent; in RegisterCallbackToGap()