esp-idf/components/bt/host/bluedroid/stack/btm
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
btm_acl.c
btm_ble.c feat(bt/bluedroid): Add ext adv and privacy status check 2024-03-01 11:07:37 +08:00
btm_ble_5_gap.c fix(ble/bluedroid): Fixed adv not restart due to disconnection reason 0x3e 2024-04-08 14:51:33 +08:00
btm_ble_addr.c
btm_ble_adv_filter.c
btm_ble_batchscan.c
btm_ble_bgconn.c
btm_ble_cont_energy.c
btm_ble_gap.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
btm_ble_multi_adv.c fix(ble/bluedroid): Fixed BLE crash when repeatedly initialize and deinitialize host 2024-03-06 15:49:01 +08:00
btm_ble_privacy.c feat(ble/bluedroid): Support BLE add device to resolving list 2024-04-15 19:37:02 +08:00
btm_dev.c
btm_devctl.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
btm_inq.c
btm_main.c feat(bt/bluedroid): Add ext adv and privacy status check 2024-03-01 11:07:37 +08:00
btm_pm.c
btm_sco.c
btm_sec.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00