esp-idf/components/bt
Rahul Tank 7c6ab05f50 feat(nimble): Add support for PCL Set RSSI VSC and example code for its usage
This commit adds support for sending Vendor Specific HCI commands and handling Vendor Specific HCI
Events in the Nimble stack. It also includes the necessary configuration options and APIs to handle
these commands and events.

The following changes were made:
- Added configuration option to enable support for VSC and VSE
- Added API to send Vendor Specific HCI commands
- Added example code for using the Set RSSI VSC for Power Control

This commit also includes some minor code improvements and bug fixes
2023-07-06 19:54:19 +05:30
..
common BluFi : Fixed hdr getting free twice 2023-02-20 11:02:30 +05:30
controller Merge branch 'bugfix/fix_some_bt_controller_bug_v5.1' into 'release/v5.1' 2023-07-06 00:54:40 +08:00
esp_ble_mesh ble_mesh: stack: Update the heartbeat filter entry add/remove handling 2023-04-26 14:17:11 +08:00
host feat(nimble): Add support for PCL Set RSSI VSC and example code for its usage 2023-07-06 19:54:19 +05:30
include ble:added esp32c6 light sleep support 2023-07-04 12:09:22 +08:00
porting feat(nimble): Add support for PCL Set RSSI VSC and example code for its usage 2023-07-06 19:54:19 +05:30
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt esp32h4: removed esp32h4 related codes 2023-04-26 18:53:12 +08:00
Kconfig Update the CMake compilation architecture and update the controller configuration options 2022-06-20 17:00:12 +08:00
linker.lf 1. Update libbt 2023-01-04 11:17:07 +08:00
sdkconfig.rename NimBLE : Update macro name changes in nimble-1.5 2023-07-03 04:58:43 +00:00
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00