OVMS3-idf/components/bt
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
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
esp_ble_mesh ble_mesh: stack: Only keep func pointer for very common log 2020-07-16 11:02:24 +08:00
host Support for more Bluetooth HID devices 2020-07-17 10:07:41 +08:00
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +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-03 08:53:16 +08:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-07-02 03:53:50 +00:00
Kconfig Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
sdkconfig.rename ble_mesh: stack: Add a option of using IRAM for memory allocation 2020-07-14 21:19:32 +08:00