esp-idf/examples/bluetooth/bluedroid/classic_bt/a2dp_source/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_core.c lower the priority of application task of a2dp demo 2022-06-21 21:51:25 +08:00
bt_app_core.h optimize a2dp demo documents 2022-01-24 14:22:04 +08:00
CMakeLists.txt Remove compile option for bluedroid classic bluetooth examples 2022-12-21 10:57:42 +00: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