esp-idf/components/bt/host/bluedroid/api/include/api
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
..
esp_a2dp_api.h
esp_avrc_api.h
esp_bluedroid_hci.h
esp_bt_defs.h feat(ble/bluedroid): Support BLE add device to resolving list 2024-04-15 19:37:02 +08:00
esp_bt_device.h fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
esp_bt_main.h fix(ble/bluedroid): Remove esp_bluedroid_init() discard declaration 2024-04-18 15:53:30 +08:00
esp_gap_ble_api.h fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
esp_gap_bt_api.h fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
esp_gatt_common_api.h
esp_gatt_defs.h fix(ble/bluedroid): Fixed BLE GATT max length of an attribute value 2024-04-10 19:41:46 +08:00
esp_gattc_api.h feat(ble/bluedroid): Add getter for BLE GATTC calllback 2024-01-19 11:21:42 +08:00
esp_gatts_api.h feat(ble/bluedroid): Add getter for BLE GATTS callback 2024-01-19 11:21:42 +08:00
esp_hf_ag_api.h
esp_hf_client_api.h
esp_hf_defs.h
esp_hidd_api.h
esp_hidh_api.h
esp_l2cap_bt_api.h
esp_sdp_api.h
esp_spp_api.h docs(bt/bluedroid): update API documents of SPP 2023-12-26 09:13:20 +08:00