This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
avdt
History
xiongweichao
d1ce1f9586
bt:Fixed the use of invalid configuration when the peer device configures the stream, and returned an incorrect error code
2022-12-15 17:01:32 +08:00
..
include
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
avdt_ad.c
bt host: Don't redefine the assert macro
2021-03-03 10:26:57 +11:00
avdt_api.c
Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled
2020-03-12 16:20:58 +08:00
avdt_ccb_act.c
…
avdt_ccb.c
…
avdt_l2c.c
…
avdt_msg.c
Fix AVDTP general reject format error.
2022-06-19 14:32:43 +00:00
avdt_scb_act.c
bt:Fixed the use of invalid configuration when the peer device configures the stream, and returned an incorrect error code
2022-12-15 17:01:32 +08:00
avdt_scb.c
…