Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h358 bool hasLocalEncKey; member
H A Dble_security.cpp347 gapCallbackParam.lePairKeyNotify_.hasLocalEncKey = true; in LePairKeyNotify()
349 gapCallbackParam.lePairKeyNotify_.hasLocalEncKey = false; in LePairKeyNotify()
455 if (param.lePairKeyNotify_.hasLocalEncKey) { in SaveLocalPairKey()