Searched defs:ConvertIntToHexString (Results 1 – 3 of 3) sorted by relevance
34 std::string ClassicUtils::ConvertIntToHexString(const std::vector<uint8_t> &value) in ConvertIntToHexString() function in OHOS::bluetooth::ClassicUtils
35 std::string BleUtils::ConvertIntToHexString(const std::vector<uint8_t> &key) in ConvertIntToHexString() function in OHOS::bluetooth::BleUtils
119 static char *ConvertIntToHexString(uint16_t typeId) in ConvertIntToHexString() function