component/bt: fix not send indication confirm in case of server only

This commit is contained in:
island
2017-11-14 11:43:57 +08:00
parent 09d2791cfd
commit 38b287593c
2 changed files with 2 additions and 1 deletions
@@ -80,6 +80,7 @@ typedef UINT8 tGATT_SEC_ACTION;
#define GATT_WAIT_FOR_RSP_TOUT 30
#define GATT_WAIT_FOR_DISC_RSP_TOUT 5
#define GATT_REQ_RETRY_LIMIT 2
#define GATT_WAIT_FOR_IND_ACK_TOUT 5
/* characteristic descriptor type */
#define GATT_DESCR_EXT_DSCPTOR 1 /* Characteristic Extended Properties */