esp-idf/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main
Darian Leung 2204c8e137 change(xtensa): Deprecate ".../xtensa_api.h" include path
This commit deprecates the "freertos/xtensa_api.h" and "xtensa/xtensa_api.h"
include paths. Users should use "xtensa_api.h" instead.

- Replace legacy include paths
- Removed some unnecessary includes of "xtensa_api.h"
- Replaced some calls with "esp_cpu_..." equivalents
- Add warning to compatibility header
2023-11-30 21:58:52 +08:00
..
bt_app_av.c bt:Added a parameter to tell the user the result of the pass through command implementation 2023-02-22 15:37:54 +08:00
bt_app_av.h optimize a2dp demo documents 2022-01-24 14:22:04 +08:00
bt_app_core.c change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00
bt_app_core.h optimize a2dp demo documents 2022-01-24 14:22:04 +08:00
CMakeLists.txt refactor(dac): make dac driver as component 2023-11-23 12:04:06 +08:00
Kconfig.projbuild feat(bt/bluedroid): Add new version of API for Bluedroid host stack initialization 2023-08-31 12:28:38 +00:00
main.c feat(bt/bluedroid): Add new version of API for Bluedroid host stack initialization 2023-08-31 12:28:38 +00:00