Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h99 static bool SaveLocalPairKey(const RawAddress &addr, const BleGapCallbackParam &param);
H A Dble_security.cpp444 ret = SaveLocalPairKey(addr, param); in SavePairKeyNotify()
449 bool BleSecurity::SaveLocalPairKey(const RawAddress &addr, const BleGapCallbackParam &param) in SaveLocalPairKey() function in OHOS::bluetooth::BleSecurity