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 feat(bt/bluedroid): Added an API to specify data types for ACL-U traffic 2023-11-02 17:43:04 +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 bluedroid: support ble privacy by controller 2023-01-10 18:50:11 +08:00
btm_ble_adv_filter.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
btm_ble_batchscan.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_bgconn.c fix(bt/bluedroid): Fixed add RPA to white list 2023-12-01 21:01:53 +08:00
btm_ble_cont_energy.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
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_ble.c feat(bt/bluedroid): Add ext adv and privacy status check 2024-03-01 11:07:37 +08:00
btm_dev.c feat(bt/bluedroid): Added an event to notify the encryption mode to applicaiton layer 2024-01-05 09:40:38 +08:00
btm_devctl.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
btm_inq.c feat(bt/bluedroid): Add new APIs for 32 and 128-bit UUIDs 2023-11-02 17:43:55 +01:00
btm_main.c feat(bt/bluedroid): Add ext adv and privacy status check 2024-03-01 11:07:37 +08:00
btm_pm.c change(bt/bluedroid): Limit sniff request when pending mode change event 2023-09-08 12:00:21 +08:00
btm_sco.c Merge branch 'test/bqb_test_bt_classic_hfp' into 'master' 2023-09-26 15:00:11 +08:00
btm_sec.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00