esp-idf/components/bt/host/bluedroid/bta/dm
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
..
include fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
bta_dm_act.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
bta_dm_api.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
bta_dm_cfg.c feat(bt/bluedroid): Add option whether to include device name in extended inquiry response 2023-08-24 14:04:28 +08:00
bta_dm_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_dm_co.c fix(bt/bluedroid): Fix key size check in BLE smp 2023-10-26 19:21:21 +08:00
bta_dm_main.c feat(ble/bluedroid): Support BLE add device to resolving list 2024-04-15 19:37:02 +08:00
bta_dm_pm.c Fixed build errors when sniff subrating is enabled. 2023-02-11 08:29:09 +00:00
bta_dm_qos.c fix(bt/bluedroid): Fix issue of QoS configuration failure when t_poll is greater than 40 2023-09-22 12:14:32 +08:00
bta_dm_sco.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00