esp-idf/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main
gongyantao ae04d7b61d fix(bt/bluedroid): Send device status of AG to HF with a different api
1: replace api esp_hf_ag_devices_status_indchange with esp_hf_ag_ciev_report in bluetooth
   hfp_ag example to send device status of AG to HF unit.
2: remove the unused codes
2023-10-20 10:03:24 +08:00
..
app_hf_msg_set.c fix(bt/bluedroid): Send device status of AG to HF with a different api 2023-10-20 10:03:24 +08:00
app_hf_msg_set.h fix(bt/bluedroid): Send device status of AG to HF with a different api 2023-10-20 10:03:24 +08:00
bt_app_core.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
bt_app_core.h components/bt: Update licenses 2021-12-08 10:59:06 +08:00
bt_app_hf.c feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent 2023-09-08 00:52:07 +00:00
bt_app_hf.h components/bt: Update licenses 2021-12-08 10:59:06 +08:00
CMakeLists.txt fix(bt/bluedroid): Send device status of AG to HF with a different api 2023-10-20 10:03:24 +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 Remove compile option for bluedroid classic bluetooth examples 2022-12-21 10:57:42 +00:00