esp-idf/docs/en/api-reference
Hrishikesh Dhayagude cba69dd088 Bluetooth examples restructuring
The existing Bluetooth examples are split as:

1. examples/bluetooth/bluedroid - Bluedroid Host (BT + BLE) examples
   a. examples/bluetooth/bluedroid/classic_bt - Classic BT examples
   b. examples/bluetooth/bluedroid/ble - BLE examples
   c. examples/bluetooth/bluedroid/coex - Classic BT and BLE coex examples
   d. examples/bluetooth/bluedroid/hci - VHCI and HCI UART examples
      i. Rename ble_adv to controller_vhci_ble_adv and move it in hci folder
2. examples/bluetooth/nimble - NimBLE BLE Host + NimBLE Mesh examples
3. examples/bluetooth/esp_ble_mesh - ESP BLE Mesh examples
4. Update documentation references
2019-07-01 19:21:57 +08:00
..
bluetooth Bluetooth examples restructuring 2019-07-01 19:21:57 +08:00
network add esp_eth component 2019-06-26 10:19:23 +08:00
peripherals Review the file api-reference/peripherals/sdmmc_host.rst 2019-06-24 21:46:11 +08:00
protocols esp_websocket_client: Add websocket client component 2019-06-20 15:37:40 +08:00
provisioning wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
storage esp_flash: add initialization interface for SPI devices 2019-06-27 13:27:27 +08:00
system Merge branch 'feature/ringbuffer_static_allocation' into 'master' 2019-06-27 13:20:01 +08:00
error-codes.rst
index.rst
kconfig.rst
template.rst