Searched defs:IntToHexString (Results 1 – 3 of 3) sorted by relevance
| /foundation/communication/bluetooth/services/bluetooth/service/src/classic/ | ||
| D | classic_utils.cpp | 25 std::string ClassicUtils::IntToHexString(uint8_t value) in IntToHexString() function in OHOS::bluetooth::ClassicUtils |
| /foundation/communication/bluetooth/services/bluetooth/service/src/ble/ | ||
| D | ble_utils.cpp | 26 std::string BleUtils::IntToHexString(uint8_t value) in IntToHexString() function in OHOS::bluetooth::BleUtils |
| /foundation/communication/nfc/interfaces/inner_api/src/ | ||
| D | nfc_sdk_common.cpp | 128 std::string NfcSdkCommon::IntToHexString(uint32_t num) in IntToHexString() function in OHOS::NFC::KITS::NfcSdkCommon |