Home
last modified time | relevance | path

Searched refs:SetLinkKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.h267 void SetLinkKey(const std::vector<uint8_t> &linkKey);
H A Dclassic_remote_device.cpp235 void ClassicRemoteDevice::SetLinkKey(const std::vector<uint8_t> &linkKey) in SetLinkKey() function in OHOS::bluetooth::ClassicRemoteDevice
H A Dclassic_adapter.h701 void SetLinkKey(const BtAddr &addr);
H A Dclassic_adapter_properties.cpp444 remote->SetLinkKey(linkKey); in GetPairedDevice()
H A Dclassic_adapter.cpp968 SetLinkKey(param.linkKeyReqParam_.addr); in HandleSecurityEvent()
1534 remoteDevice->SetLinkKey(linkKeyVec); in ReceiveLinkKeyNotification()
2138 void ClassicAdapter::SetLinkKey(const BtAddr &addr) in SetLinkKey() function in OHOS::bluetooth::ClassicAdapter