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/hid_host/
H A Dhid_host_sdp_client.cpp204 int ctryCode = 0; in GetConfigHidSdpInfo() local
H A Dhid_host_defines.h136 uint8_t ctryCode = 0; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.cpp450 int ctryCode = 0; in GetRemoteHidCtryCode() local
H A Dclassic_adapter_properties.cpp573 bool ClassicAdapterProperties::SetHidDescInfo(const std::string &addr, int ctryCode, const std::string &descInfo) in SetHidDescInfo() argument
594 void ClassicAdapterProperties::GetHidDescInfo(const std::string &addr, int &ctryCode, std::string &descInfo) in GetHidDescInfo() argument
H A Dclassic_adapter.cpp2431 SetHidDescInfo( const std::string &remoteAddr, int ctryCode, const std::vector<uint8_t> &descData, int descLength) SetHidDescInfo() argument
2446 GetHidDescInfo( const std::string &remoteAddr, int &ctryCode, std::vector<uint8_t> &descData, int &descLength) GetHidDescInfo() argument

Completed in 9 milliseconds