mirror of
https://gitee.com/openharmony/developtools_hdc
synced 2024-11-23 15:12:24 +00:00
modify version to 3.1.0b
Signed-off-by: wenlong_12 <wenlong12@huawei.com> Change-Id: I3fe020608fc82a86c58ae913a0688240deca382e
This commit is contained in:
parent
a041d87ec9
commit
2eff4519a2
@ -95,8 +95,8 @@ constexpr uint16_t NEW_SESSION_DROP_USB_DATA_TIME_MS = 1000;
|
||||
// |----------------------------------------------------------------|
|
||||
// | major |reserve| minor |reserve|version| fix | reserve |
|
||||
// |----------------------------------------------------------------|
|
||||
// 0x30100000 is 3.1.0a
|
||||
constexpr uint32_t HDC_VERSION_NUMBER = 0x30100000;
|
||||
// 0x30100100 is 3.1.0b
|
||||
constexpr uint32_t HDC_VERSION_NUMBER = 0x30100100;
|
||||
constexpr uint32_t HDC_BUF_MAX_BYTES = INT_MAX;
|
||||
#ifdef HDC_HOST
|
||||
constexpr uint32_t HOST_SOCKETPAIR_SIZE = 1024 * 1024;
|
||||
|
Loading…
Reference in New Issue
Block a user