OVMS3-idf/components/bt/host/bluedroid
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
..
api Merge branch 'docs/fix_event_typo_backport_v4.0' into 'release/v4.0' 2020-07-12 21:23:54 +08:00
bta Merge branch 'docs/fix_event_typo_backport_v4.0' into 'release/v4.0' 2020-07-12 21:23:54 +08:00
btc components/bt: Adjust the description of esp_bt_gap_start_discovery and esp_bt_gap_cancel_discovery. 2020-07-08 15:07:05 +08:00
common/include/common components/bt: Disable BR/EDR GATT 2019-10-28 11:21:09 +08:00
device Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
external/sbc components/bt: Fix linking fail with toolchain 8.2.0 2019-08-30 17:56:01 +08:00
hci add congest direct callback and fix malloc failed when multi_connection notify performance test 2020-05-15 16:18:31 +08:00
main Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
stack Support for more Bluetooth HID devices 2020-07-17 10:23:52 +08:00
Kconfig.in Merge branch 'bugfix/btdm_config_msbc_v4.0' into 'release/v4.0' 2019-09-12 13:23:54 +08:00