esp-idf/examples/bluetooth/bluedroid/classic_bt/hfp_ag/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
..
app_hf_msg_set.c fix(bt/bluedroid): Send device status of AG to HF with a different api 2023-10-18 19:27:06 +08:00
app_hf_msg_set.h fix(bt/bluedroid): Send device status of AG to HF with a different api 2023-10-18 19:27:06 +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 components/bt: Update licenses 2021-12-08 10:59:06 +08:00
bt_app_hf.c fix(bt/bluedroid): Modify the operator name to English in hfp_ag example 2023-09-25 11:59:57 +08:00
bt_app_hf.h bluedroid: make hf_peer_addr as extern 2022-01-27 11:00:09 +07:00
CMakeLists.txt fix(bt/bluedroid): Send device status of AG to HF with a different api 2023-10-18 19:27:06 +08:00
gpio_pcm_config.c components/bt: Update licenses 2021-12-08 10:59:06 +08:00
gpio_pcm_config.h components/bt: Update licenses 2021-12-08 10:59:06 +08:00
main.c feat(bt/bluedroid): Add new version of API for Bluedroid host stack initialization 2023-08-31 12:28:38 +00:00