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
9f478a8305
esp-idf
/
examples
/
bluetooth
/
bluedroid
/
classic_bt
/
a2dp_source
/
main
History
xiongweichao
42d5b865dd
Fixed the issue that the a2dp source would not send the media start command due to the connection initiated by the peer device
...
Closes
https://github.com/espressif/esp-idf/issues/11170
2023-05-04 12:13:27 +08:00
..
bt_app_core.c
lower the priority of application task of a2dp demo
2022-06-21 21:51:25 +08:00
bt_app_core.h
optimize a2dp demo documents
2022-01-24 14:22:04 +08:00
CMakeLists.txt
Remove compile option for bluedroid classic bluetooth examples
2022-12-21 10:57:42 +00:00
main.c
Fixed the issue that the a2dp source would not send the media start command due to the connection initiated by the peer device
2023-05-04 12:13:27 +08:00