esp-idf/components/bt
DerfJagged 5705c786e3 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-15 11:54:26 +08:00
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller components/bt: Change the default value of conn_max_tx_octets to 251. 2020-07-10 19:48:32 +08:00
esp_ble_mesh ble_mesh: stack: Only keep func pointer for very common log 2020-07-10 14:14:01 +08:00
host Support for more Bluetooth HID devices 2020-07-15 11:54:26 +08:00
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt ble_mesh: stack: Move fast prov functions to a single file 2020-07-01 13:26:06 +00:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-06-24 09:43:33 +08:00
Kconfig Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
sdkconfig.rename ble_mesh: stack: Add a option of using IRAM for memory allocation 2020-07-08 01:45:01 +00:00