qcacmn: Add option to configure H-T-C pipe ready message timeout
Add INI option to configure Host-Target communication pipe ready message timeout for debug. Change-Id: I0b29ced69b67debcc4059b3ffb6578f3e808bf5c
This commit is contained in:

committed by
Madan Koyyalamudi

vanhempi
dcd62f697c
commit
ffc4a9de53
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013-2020 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2013-2021 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -400,6 +400,9 @@ htc_send_complete_check(HTC_ENDPOINT *pEndpoint, int force) {
|
||||
#define DEBUG_BUNDLE 0
|
||||
#endif
|
||||
|
||||
/* HTC Control message receive timeout msec */
|
||||
#define HTC_CONTROL_RX_TIMEOUT 6000
|
||||
|
||||
#if defined(HIF_SDIO) || defined(HIF_USB)
|
||||
#ifndef ENABLE_BUNDLE_TX
|
||||
#define ENABLE_BUNDLE_TX 1
|
||||
|
Viittaa uudesa ongelmassa
Block a user