Home
last modified time | relevance | path

Searched defs:ctryCode (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_adapter_properties.cpp570 bool ClassicAdapterProperties::SetHidDescInfo(const std::string &addr, int ctryCode, const std::str… in SetHidDescInfo()
591 void ClassicAdapterProperties::GetHidDescInfo(const std::string &addr, int &ctryCode, std::string &… in GetHidDescInfo()
Dclassic_config.cpp450 int ctryCode = 0; in GetRemoteHidCtryCode() local
Dclassic_adapter.cpp2448 … const std::string &remoteAddr, int ctryCode, const std::vector<uint8_t> &descData, int descLength) in SetHidDescInfo()
2463 const std::string &remoteAddr, int &ctryCode, std::vector<uint8_t> &descData, int &descLength) in GetHidDescInfo()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_sdp_client.cpp204 int ctryCode = 0; in GetConfigHidSdpInfo() local
Dhid_host_defines.h136 uint8_t ctryCode = 0; member