Home
last modified time | relevance | path

Searched defs:IntToHexString (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_utils.cpp25 std::string ClassicUtils::IntToHexString(uint8_t value) in IntToHexString() function in OHOS::bluetooth::ClassicUtils
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_utils.cpp26 std::string BleUtils::IntToHexString(uint8_t value) in IntToHexString() function in OHOS::bluetooth::BleUtils
/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_util.h60 inline std::string PrintIppOverUsbUtil::IntToHexString(unsigned int v) in IntToHexString() function
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp132 std::string NfcSdkCommon::IntToHexString(uint32_t num) in IntToHexString() function in OHOS::NFC::KITS::NfcSdkCommon