Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h98 bool SavePairKeyNotify(const BleGapCallbackParam &param) const;
H A Dble_security.cpp415 bool BleSecurity::SavePairKeyNotify(const BleGapCallbackParam &param) const in SavePairKeyNotify() function in OHOS::bluetooth::BleSecurity
828 return SavePairKeyNotify(param); in GapLePairKeyNotify()