esp-idf/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main
gongyantao 013e609cea 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-18 19:27:06 +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 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-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