Home
last modified time | relevance | path

Searched refs:LeRemoteEncryptionKeyReqEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h73 static void LeRemoteEncryptionKeyReqEvent(const BtAddr *addr, void *context);
H A Dble_defs.h287 struct LeRemoteEncryptionKeyReqEvent { struct
H A Dble_security.cpp125 void BleSecurity::LeRemoteEncryptionKeyReqEvent(const BtAddr *addr, void *context) in LeRemoteEncryptionKeyReqEvent() function in OHOS::bluetooth::BleSecurity
865 gapCallbacks_.leRemoteEncryptionKeyReqEvent = &BleSecurity::LeRemoteEncryptionKeyReqEvent; in RegisterCallbackToGap()