esp-idf/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/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
..
ble_hidd_demo_main.c fix(ble/bluedroid): Remove BLE functions discard declaration 2024-04-18 15:53:54 +08:00
CMakeLists.txt global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
esp_hidd_prf_api.c components/bt: Update licenses 2021-12-08 10:59:06 +08:00
esp_hidd_prf_api.h examples: fix ble hid led output report 2022-12-09 14:31:12 +08:00
hid_dev.c components/bt: Update licenses 2021-12-08 10:59:06 +08:00
hid_dev.h Fixed left right key confusion in comments. 2022-01-05 14:23:47 +08:00
hid_device_le_prf.c all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
hidd_le_prf_int.h examples: fix ble hid led output report 2022-12-09 14:31:12 +08:00