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
/
bluedroid
/
btc
/
profile
/
std
/
a2dp
History
baohongde
840a011c01
components/bt: Fix assert when deinit A2DP while playing music
2019-10-29 20:11:26 +08:00
..
include
component/bt: implement A2DP source
2018-01-09 20:20:52 +08:00
bta_av_co.c
component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device
2018-09-10 03:35:58 +00:00
btc_a2dp_control.c
bugfix that call of esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_SUSPEND) will not get an ACK from callback on A2DP sink
2019-10-21 13:19:41 +00:00
btc_a2dp_sink.c
components/bt: Fix assert when deinit A2DP while playing music
2019-10-29 20:11:26 +08:00
btc_a2dp_source.c
components/bt: Fix assert when deinit A2DP while playing music
2019-10-29 20:11:26 +08:00
btc_a2dp.c
bt-a2dp: BT A2DP sink and source selection is now runtime
2018-05-21 14:02:49 +05:30
btc_av.c
components/bt: Fix warning when disable debug logs or in release mode and improve the code structure
2019-03-26 14:59:58 +08:00