esp-idf/components/bt/host/bluedroid/btc/core
zhiweijian 4dda86b352 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/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-30 12:02:56 +08:00
..
btc_ble_storage.c fix(ble/bluedroid): Fix dangling pointer issue in deletion of bonded devices 2024-01-26 16:21:27 +08:00
btc_config.c fix(bt/bluedroid): update the newest active device in bluetooth 2023-10-12 07:46:34 +00:00
btc_dev.c fix(nt/bluedroid): Split the device name set functions 2024-04-30 12:02:56 +08:00
btc_dm.c fix(nt/bluedroid): Split the device name set functions 2024-04-30 12:02:56 +08:00
btc_main.c feat(bt/bluedroid): Add ext adv and privacy status check 2024-03-07 12:31:42 +08:00
btc_profile_queue.c bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails 2022-11-30 10:41:52 +08:00
btc_sec.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btc_sm.c components/bt: Update licenses 2021-12-08 10:59:06 +08:00
btc_storage.c fix(bt/bluedroid): fix dangling pointer issue when logging remove section 2024-02-07 14:57:28 +08:00
btc_util.c change(bt/bluedroid): Use BTC util to convert HCI status to ESP status 2024-03-28 10:18:11 +08:00