Fixed ATT Ignore wrong response error

pull/11334/head
zhiweijian 2023-03-09 19:21:14 +08:00 zatwierdzone przez zwj
rodzic b475798ad6
commit 49691b6a9e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -78,7 +78,7 @@ typedef UINT8 tGATT_SEC_ACTION;
/* wait for ATT cmd response timeout value */
#define GATT_WAIT_FOR_RSP_TOUT 30
#define GATT_WAIT_FOR_DISC_RSP_TOUT 5
#define GATT_WAIT_FOR_DISC_RSP_TOUT 15
#define GATT_REQ_RETRY_LIMIT 2
#define GATT_WAIT_FOR_IND_ACK_TOUT 5