esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_l2cap_server/main
Darian Leung c2e134b775 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-12-05 18:04:52 +08:00
..
bt_app_core.c change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-12-05 18:04:52 +08:00
bt_app_core.h add l2cap server demo 2022-05-28 23:34:21 +00:00
CMakeLists.txt Remove compile option for bluedroid classic bluetooth examples 2022-12-21 10:57:42 +00: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