OVMS3-idf/components/bt/host/bluedroid/stack/btm
DerfJagged a1cf4fa871 Support for more Bluetooth HID devices
Some Bluetooth devices - such as an Xbox One S controller (model 1708) - report more than two external features pages and are rejected immediately. Pages 1 and 2 are marked as unhandled in btm_devctl.c anyway, so there is no reason to block devices with more pages.
(IDFGH-3515)

Signed-off-by: liqigan <liqigan@espressif.com>

Merges https://github.com/espressif/esp-idf/pull/5481
Closes https://github.com/espressif/esp-idf/issues/5470
2020-07-17 10:23:52 +08:00
..
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
btm_acl.c Support for more Bluetooth HID devices 2020-07-17 10:23:52 +08:00
btm_ble.c Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-14 14:45:57 +08:00
btm_ble_addr.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_adv_filter.c Fix some typo in idf 2020-01-16 15:26:37 +08:00
btm_ble_batchscan.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_bgconn.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_cont_energy.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_gap.c component/bt: allow adv stop again when adv is already stoped and fix crash when tx prog sometimes 2019-11-27 20:15:08 +08:00
btm_ble_multi_adv.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_privacy.c Bugfix/btdm fix doc and host bug backport v4.0 2019-12-18 14:19:27 +08:00
btm_dev.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
btm_devctl.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
btm_inq.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_pm.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_sco.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_sec.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30