esp-idf/components/bt/porting
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
..
ext/tinycrypt Move tinycrypt function 2022-06-20 17:00:12 +08:00
include Add new porting file 2022-06-20 17:00:12 +08:00
mem Fixed interrupt latency when cache is disable on ESP32-C2 2022-11-29 16:29:32 +08:00
nimble feat(nimble): Add support for PCL Set RSSI VSC and example code for its usage 2023-07-06 19:54:19 +05:30
npl/freertos modify bt sdkconfig to support bluedroid examples for esp32c6 2023-01-13 15:05:34 +08:00
transport Add hci uart pin reconfig API 2023-03-09 20:03:08 +08:00