Home
last modified time | relevance | path

Searched refs:LeLocalEncryptionKeyReqEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h72 static void LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, void *context);
H A Dble_defs.h294 struct LeLocalEncryptionKeyReqEvent { struct
H A Dble_security.cpp107 void BleSecurity::LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, void *context) in LeLocalEncryptionKeyReqEvent() function in OHOS::bluetooth::BleSecurity
865 gapCallbacks_.leLocalEncryptionKeyReqEvent = &BleSecurity::LeLocalEncryptionKeyReqEvent; in RegisterCallbackToGap()

Completed in 4 milliseconds