Home
last modified time | relevance | path

Searched refs:GapLeRemoteEncryptionKeyReqEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h103 bool GapLeRemoteEncryptionKeyReqEvent(const BleGapCallbackParam &param) const;
H A Dble_security.cpp67 …ke_pair(BLE_GAP_LE_REMOTE_ENCRYPTION_KEY_REQ_EVT, &BleSecurity::GapLeRemoteEncryptionKeyReqEvent)); in InitGapEventFuncTable()
558 bool BleSecurity::GapLeRemoteEncryptionKeyReqEvent(const BleGapCallbackParam &param) const in GapLeRemoteEncryptionKeyReqEvent() function in OHOS::bluetooth::BleSecurity