mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
bluedroid: Fix breaking change typos
This commit fixes typos that are breaking changes (i.e., macros, types, and functions) in the bluedroid API. Migration notes for v5.0 have also been added. Closes https://github.com/espressif/esp-idf/issues/6887
This commit is contained in:
@@ -34,7 +34,8 @@ BT_DOCS = ['api-guides/blufi.rst',
|
||||
'api-reference/bluetooth/esp_blufi.rst',
|
||||
'api-reference/bluetooth/esp-ble-mesh.rst',
|
||||
'api-reference/bluetooth/index.rst',
|
||||
'api-reference/bluetooth/nimble/index.rst']
|
||||
'api-reference/bluetooth/nimble/index.rst',
|
||||
'migration-guides/bluetooth.rst']
|
||||
|
||||
CLASSIC_BT_DOCS = ['api-reference/bluetooth/classic_bt.rst',
|
||||
'api-reference/bluetooth/esp_a2dp.rst',
|
||||
|
Reference in New Issue
Block a user