mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-03 19:41:55 +02:00
component/bt: add BLE v5.0 feature for bluedroid host
This commit is contained in:
@@ -45,7 +45,7 @@ INPUT = \
|
||||
$(IDF_PATH)/components/esp_event/include/esp_event_legacy.h \
|
||||
## Bluetooth - API Reference
|
||||
## Controller && VHCI
|
||||
$(IDF_PATH)/components/bt/include/esp_bt.h \
|
||||
$(IDF_PATH)/components/bt/include/esp32/include/esp_bt.h \
|
||||
## Bluetooth COMMON
|
||||
## Issue with __attribute__
|
||||
$(IDF_PATH)/components/bt/host/bluedroid/api/include/api/esp_bt_defs.h \
|
||||
|
||||
Reference in New Issue
Block a user