Merge branch 'feature/add-nimble-host-to-blufi' into 'master'

Add support of NimBLE host to Blufi

See merge request espressif/esp-idf!13734
This commit is contained in:
Jiang Jiang Jian
2021-06-29 12:54:01 +00:00
35 changed files with 1296 additions and 571 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
-------------