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
/
btc
/
profile
/
std
/
a2dp
History
xiongweichao
8368bf3760
Fixed the crash caused by calling esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_START) after stream started
2022-01-24 14:39:31 +08:00
..
include
Bluetooth component refactoring
2019-06-30 16:39:00 +08:00
bta_av_co.c
Bluetooth component refactoring
2019-06-30 16:39:00 +08:00
btc_a2dp_control.c
Fixed the crash caused by calling esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_START) after stream started
2022-01-24 14:39:31 +08:00
btc_a2dp_sink.c
fix a2dp sink RxSbcQ bugs
2021-06-21 20:05:41 +08:00
btc_a2dp_source.c
Merge branch 'bugfix/a2dp_no_audio_transmitted_v4.3' into 'release/v4.3'
2021-10-08 06:01:22 +00:00
btc_a2dp.c
Remove uneccessary macro
2020-09-11 14:31:18 +08:00
btc_av.c
Fixed a2dp source audio data packet congestion causing choppy audio in a2dp sink
2022-01-24 14:39:28 +08:00