This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-27 05:37:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbe299fe1503ee4bea5246ecaca01cf08d2404bf
esp-idf
/
components
/
esp_hid
/
src
History
chenjianhua
e5789a8ca1
feat(ble/bluedroid): Support setting connection params when creating connection
2024-11-26 12:10:27 +08:00
..
ble_hidd.c
…
ble_hidh.c
feat(ble/bluedroid): Support setting connection params when creating connection
2024-11-26 12:10:27 +08:00
bt_hidd.c
fix(esp_hid): Fixed protocol mode mapping bug
2024-08-30 15:37:14 +08:00
bt_hidh.c
…
esp_hid_common.c
…
esp_hidd.c
…
esp_hidh.c
fix(esp_hid): Loose the check of input report length to be more compatible
2024-08-07 10:28:35 +08:00
nimble_hidd.c
Fix stack overflow bug for
examples/bluetooth/esp_hid_device
when using esp32s3 with nimble
2024-06-11 16:13:34 +03:30
nimble_hidh.c
…