Add support of NimBLE host to Blufi

Merges https://github.com/espressif/esp-idf/pull/6904
This commit is contained in:
“sonalipatil”
2021-03-31 10:21:48 +05:30
committed by Rahul Tank
parent df0ed79cd5
commit 00b9df2937
36 changed files with 1305 additions and 572 deletions

View File

@@ -12,9 +12,9 @@ Use should concern these things:
Application Example
-------------------
Check :example:`bluetooth/bluedroid/ble` folder in ESP-IDF examples, which contains the following application:
Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following application:
* This is the BLUFI demo. This demo can set ESP32's wifi to softap/station/softap&station mode and config wifi connections - :example:`bluetooth/bluedroid/ble/blufi`
* This is the BLUFI demo. This demo can set ESP32's wifi to softap/station/softap&station mode and config wifi connections - :example:`bluetooth/blufi`
API Reference
-------------