Searched defs:ConvertHexStringToInt (Results 1 – 3 of 3) sorted by relevance
44 void ClassicUtils::ConvertHexStringToInt(const std::string &str, std::vector<uint8_t> &value) in ConvertHexStringToInt() function in OHOS::bluetooth::ClassicUtils
45 void BleUtils::ConvertHexStringToInt(const std::string &str, std::vector<uint8_t> &key) in ConvertHexStringToInt() function in OHOS::bluetooth::BleUtils
28 int32_t HRilBase::ConvertHexStringToInt(char **response, int32_t index, int32_t length) in ConvertHexStringToInt() function in OHOS::Telephony::HRilBase