Home
last modified time | relevance | path

Searched defs:ConvertHexStringToInt (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_utils.cpp44 void ClassicUtils::ConvertHexStringToInt(const std::string &str, std::vector<uint8_t> &value) in ConvertHexStringToInt() function in OHOS::bluetooth::ClassicUtils
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_utils.cpp45 void BleUtils::ConvertHexStringToInt(const std::string &str, std::vector<uint8_t> &key) in ConvertHexStringToInt() function in OHOS::bluetooth::BleUtils