esp-idf/components/bt
DerfJagged 16e33e3e33 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:14:34 +08:00
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 15:24:41 +08:00
controller components/bt: Fix ble disconnect due to instant of channel map update is too small 2020-06-11 16:55:36 +08:00
esp_ble_mesh ble_mesh: Check the result of creating timer 2020-05-28 10:27:06 +08:00
host Support for more Bluetooth HID devices 2020-07-17 10:14:34 +08:00
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:22:04 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: Split mesh os related into a separate file 2020-05-11 15:42:54 +08:00
component.mk NimBLE: Use dynamic buffers instead of static memory. 2020-03-04 12:01:53 +05:30
Kconfig components/coex: Fix misspell in Kconfig 2020-02-19 11:43:53 +08:00
sdkconfig.rename Add NimBLE config options in sdkconfig.rename 2020-05-14 11:30:35 +10:00