esp-idf/components/protocomm/src
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
..
common protocomm: remove "Wno-format" cflag and fix formatting errors 2022-12-21 14:13:55 +05:30
crypto/srp6a feat(provisioning): Generate Salt and verifier pair for given username and password 2023-11-21 18:06:24 +05:30
security refactor(esp_srp): Expose esp_srp.h and add API docs 2023-11-21 18:06:24 +05:30
simple_ble fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
transports fix(protocomm): added Protocomm BLE Event Structure and Event Handling 2023-11-02 15:37:50 +05:30