OVMS3-idf/components/bt/host/bluedroid
DerfJagged d1506fdae0 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:07:41 +08:00
..
api Fix error of AG API return line 2020-07-14 14:43:15 +08:00
bta Merge branch 'docs/fix_event_typo_backport_v4.2' into 'release/v4.2' 2020-07-12 21:24:03 +08:00
btc Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
common/include/common Add HID Support to IDF 2020-04-29 17:24:01 +08:00
device tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
external/sbc components/bt: Fix linking fail with toolchain 8.2.0 2019-08-16 09:54:18 +00:00
hci add congest direct callback and fix malloc failed when multi_connection notify performance test 2020-05-15 15:35:39 +08:00
main tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
stack Support for more Bluetooth HID devices 2020-07-17 10:07:41 +08:00
Kconfig.in Add HID Support to IDF 2020-04-29 17:24:01 +08:00