esp-idf/examples/bluetooth/esp_hid_device/main
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
..
CMakeLists.txt Remove compile option for bluedroid classic bluetooth examples 2022-12-21 10:57:42 +00:00
esp_hid_device_main.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
esp_hid_gap.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
esp_hid_gap.h feat(nimble): added HID over Gatt profile support 2023-12-16 17:42:49 +05:30
Kconfig.projbuild feat(nimble): added HID over Gatt profile support 2023-12-16 17:42:49 +05:30