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
2026-01-10 19:28:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
avrc
History
Jin Cheng
af9d55e487
fix(bt/bluedroid): fixed potential OOB read in the avrc_pars_vendor_rsp
2025-12-16 17:37:13 +08:00
..
include
…
avrc_api.c
fix(bt/bluedroid): ignore AVCT commands that are too long
2025-12-16 17:37:13 +08:00
avrc_bld_ct.c
…
avrc_bld_tg.c
…
avrc_opt.c
…
avrc_pars_ct.c
fix(bt/bluedroid): fixed potential OOB read in the avrc_pars_vendor_rsp
2025-12-16 17:37:13 +08:00
avrc_pars_tg.c
fix(bt/bluedroid): check event ID if of register notification from remote to avoid OOB write
2025-12-16 17:37:13 +08:00
avrc_sdp.c
change(bt/bluedroid): Change AVRCP version according to feature enabled
2025-12-11 11:09:28 +08:00
avrc_utils.c
…