esp-idf/examples/bluetooth/bluedroid/classic_bt/hfp_ag/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 fix(bt/bluedroid): Modify the operator name to English in hfp_ag example 2023-09-26 15:10:05 +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-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 Change HF AG APIs' NamingMethod 2022-06-22 15:34:05 +08:00