esp-idf/components/protocomm
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(esp_srp): Use `@file` for file documentation and missing doc 2023-12-15 12:28:17 +05:30
proto protocomm: Generated proto-c and python files for SRP6a scheme 2022-06-17 13:16:20 +00:00
proto-c protocomm: Generated proto-c and python files for SRP6a scheme 2022-06-17 13:16:20 +00:00
python protocomm: Generated proto-c and python files for SRP6a scheme 2022-06-17 13:16:20 +00:00
src fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
test_apps ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00
CMakeLists.txt refactor(protocomm): Make the protocomm `proto-c` headers public 2024-02-28 14:35:04 +05:30
Kconfig fix(protocomm): Remove the configuration check of wifi_provisioning for protocomm component 2023-09-25 15:32:03 +08:00