esp-idf/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main
zhiweijian b9a1756202 fix(ble/bluedroid): Remove BLE functions discard declaration
fix(nt/bluedroid): Split the device name set functions

feat(bt/bluedroid): added APIs to get/set device name on BT GAP side

change(bt/common): Marked some APIs in device module as deprecated

1. esp_bt_dev_set_device_name
2. esp_bt_dev_get_device_name

change(bt/bluedroid): use BT GAP APIs to set/get device name in bluetooth classic examples

change(bt/bluedroid): use BT/BLE GAP APIs to set/get device name in coexist examples
2024-04-18 15:53:54 +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-11-30 21:58: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 fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00