Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h360 bool hasLocalSignKey; member
H A Dble_security.cpp354 gapCallbackParam.lePairKeyNotify_.hasLocalSignKey = true; in LePairKeyNotify()
356 gapCallbackParam.lePairKeyNotify_.hasLocalSignKey = false; in LePairKeyNotify()
466 if (param.lePairKeyNotify_.hasLocalSignKey) { in SaveLocalPairKey()