Home
last modified time | relevance | path

Searched refs:DEBUG_COL_ITEM_LEN (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.h49 static const uint16_t DEBUG_COL_ITEM_LEN = 2; member in OHOS::bluetooth::ObexUtils
H A Dobex_utils.cpp121 ss << std::hex << std::setw(DEBUG_COL_ITEM_LEN) << static_cast<int>(v[i]) << " "; in ToDebugString()

Completed in 1 milliseconds