Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp331 gapCallbackParam.lePairKeyNotify_.hasRemoteIdKey = true; in LePairKeyNotify()
333 gapCallbackParam.lePairKeyNotify_.hasRemoteIdKey = false; in LePairKeyNotify()
437 if (param.lePairKeyNotify_.hasRemoteIdKey) { in SavePairKeyNotify()
493 if (param.lePairKeyNotify_.hasRemoteIdKey) { in SavePeerPairKey()
H A Dble_defs.h354 bool hasRemoteIdKey; member