Home
last modified time | relevance | path

Searched refs:SetHidDescInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.h266 bool SetHidDescInfo(const std::string &addr, int ctryCode, const std::string &descInfo);
H A Dclassic_adapter_properties.cpp573 bool ClassicAdapterProperties::SetHidDescInfo(const std::string &addr, int ctryCode, const std::string &descInfo) in SetHidDescInfo() function in OHOS::bluetooth::ClassicAdapterProperties
H A Dclassic_adapter.h407 bool SetHidDescInfo(
H A Dclassic_adapter.cpp2431 bool ClassicAdapter::SetHidDescInfo( in SetHidDescInfo() function in OHOS::bluetooth::ClassicAdapter
2434 bool ret = adapterProperties_.SetHidDescInfo(remoteAddr, ctryCode, ClassicUtils::ConvertIntToHexString(descData)); in SetHidDescInfo()
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_adapter_classic.h363 virtual bool SetHidDescInfo(
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp190 ret = classicAdapter->SetHidDescInfo( in SaveHidSdpInfo()
193 LOG_ERROR("[HIDH SDP]%{public}s() SetHidDescInfo is error!", __FUNCTION__); in SaveHidSdpInfo()

Completed in 7 milliseconds