Merge "msm: ipa3: Reduce the QMI timeout value to avoid race condition"

Bu işleme şunda yer alıyor:
qctecmdr
2022-04-23 01:28:45 -07:00
işlemeyi yapan: Gerrit - the friendly Code Review server
işleme 619508a35f

Dosyayı Görüntüle

@@ -26,7 +26,7 @@
#define IPA_Q6_SERVICE_INS_ID 2
#define QMI_SEND_STATS_REQ_TIMEOUT_MS 5000
#define QMI_SEND_REQ_TIMEOUT_MS 60000
#define QMI_SEND_REQ_TIMEOUT_MS 10000
#define QMI_MHI_SEND_REQ_TIMEOUT_MS 1000
#define QMI_IPA_FORCE_CLEAR_DATAPATH_TIMEOUT_MS 1000