esp-idf/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/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
..
bt_app_av.c fix(bt/bluedroid): corrected the strings of A2DP audio states 2024-01-04 17:52:11 +08:00
bt_app_av.h rebase a2dp_gatts_coex to latest a2dp_sink 2022-12-07 02:11:18 +00: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 rebase a2dp_gatts_coex to latest a2dp_sink 2022-12-07 02:11:18 +00:00
CMakeLists.txt refactor(dac): make dac driver as component 2023-11-23 12:04:06 +08:00
Kconfig.projbuild feat(bt/bluedroid): Add new version of API for Bluedroid host stack initialization 2023-08-31 12:28:38 +00:00
main.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00