Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h352 bool hasRemoteEncKey; member
H A Dble_security.cpp324 gapCallbackParam.lePairKeyNotify_.hasRemoteEncKey = true; in LePairKeyNotify()
326 gapCallbackParam.lePairKeyNotify_.hasRemoteEncKey = false; in LePairKeyNotify()
482 if (param.lePairKeyNotify_.hasRemoteEncKey) { in SavePeerPairKey()