Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.h268 void GetHidDescInfo(const std::string &addr, int &ctryCode, std::string &descInfo);
H A Dclassic_adapter_properties.cpp594 void ClassicAdapterProperties::GetHidDescInfo(const std::string &addr, int &ctryCode, std::string &descInfo) in GetHidDescInfo() function in OHOS::bluetooth::ClassicAdapterProperties
H A Dclassic_adapter.h410 void GetHidDescInfo(
H A Dclassic_adapter.cpp2446 void ClassicAdapter::GetHidDescInfo( in GetHidDescInfo() function in OHOS::bluetooth::ClassicAdapter
2450 adapterProperties_.GetHidDescInfo(remoteAddr, ctryCode, descInfo); in GetHidDescInfo()
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_adapter_classic.h366 virtual void GetHidDescInfo(
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp210 classicAdapter->GetHidDescInfo(currentAddr_, ctryCode, descData, descLength); in GetConfigHidSdpInfo()

Completed in 8 milliseconds