Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h102 bool GapLeLocalEncryptionKeyReqEvent(const BleGapCallbackParam &param) const;
H A Dble_security.cpp65 …make_pair(BLE_GAP_LE_LOCAL_ENCRYPTION_KEY_REQ_EVT, &BleSecurity::GapLeLocalEncryptionKeyReqEvent)); in InitGapEventFuncTable()
529 bool BleSecurity::GapLeLocalEncryptionKeyReqEvent(const BleGapCallbackParam &param) const in GapLeLocalEncryptionKeyReqEvent() function in OHOS::bluetooth::BleSecurity