component/bt: Fix can't get remote's feature bug

- Slave send version_ind cause some Android 7.0 devices can't encrypt correctly
This commit is contained in:
island
2017-06-14 18:08:03 +08:00
parent aefde1517d
commit e2e5f4caae
5 changed files with 21 additions and 7 deletions
@@ -163,6 +163,8 @@ typedef void (*tBTU_EVENT_CALLBACK)(BT_HDR *p_hdr);
#define BTU_TTYPE_UCD_TO 108
/* This is the inquiry response information held by BTU, and available
** to applications.
*/