espressif / esp-nimble

A fork of NimBLE stack, for use with ESP32 and ESP-IDF
Apache License 2.0
79 stars 51 forks source link

Report map size could be bigger than 256 bytes #74

Open kutu opened 1 month ago

kutu commented 1 month ago

https://github.com/espressif/esp-nimble/blob/d1f02191a1b17673ee0f539514f50d2e5fdc7863/nimble/host/services/hid/include/services/hid/ble_svc_hid.h#L96

but report_map_len is only 8 bits