docs: update format issues for EN and CN files under api-reference/bluetooth folder

This commit is contained in:
caixinying-git
2023-07-12 16:48:16 +08:00
parent a416c12e9d
commit db241482a6
28 changed files with 80 additions and 81 deletions

View File

@@ -6,7 +6,7 @@ Application Example
Check :example:`bluetooth/hci` folder in ESP-IDF examples, which contains the following application:
* This is a BLE advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for BLE advertising - :example:`bluetooth/hci/controller_vhci_ble_adv`.
* This is a Bluetooth® Low Energy (Bluetooth LE) advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for Bluetooth Low Energy advertising - :example:`bluetooth/hci/controller_vhci_ble_adv`.
API Reference
-------------