diff --git a/examples/bluetooth/bluedroid/hci/controller_hci_uart/CMakeLists.txt b/examples/bluetooth/hci/controller_hci_uart/CMakeLists.txt similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_hci_uart/CMakeLists.txt rename to examples/bluetooth/hci/controller_hci_uart/CMakeLists.txt diff --git a/examples/bluetooth/bluedroid/hci/controller_hci_uart/Makefile b/examples/bluetooth/hci/controller_hci_uart/Makefile similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_hci_uart/Makefile rename to examples/bluetooth/hci/controller_hci_uart/Makefile diff --git a/examples/bluetooth/bluedroid/hci/controller_hci_uart/README.md b/examples/bluetooth/hci/controller_hci_uart/README.md similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_hci_uart/README.md rename to examples/bluetooth/hci/controller_hci_uart/README.md diff --git a/examples/bluetooth/bluedroid/hci/controller_hci_uart/main/CMakeLists.txt b/examples/bluetooth/hci/controller_hci_uart/main/CMakeLists.txt similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_hci_uart/main/CMakeLists.txt rename to examples/bluetooth/hci/controller_hci_uart/main/CMakeLists.txt diff --git a/examples/bluetooth/bluedroid/hci/controller_hci_uart/main/component.mk b/examples/bluetooth/hci/controller_hci_uart/main/component.mk similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_hci_uart/main/component.mk rename to examples/bluetooth/hci/controller_hci_uart/main/component.mk diff --git a/examples/bluetooth/bluedroid/hci/controller_hci_uart/main/controller_hci_uart_demo.c b/examples/bluetooth/hci/controller_hci_uart/main/controller_hci_uart_demo.c similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_hci_uart/main/controller_hci_uart_demo.c rename to examples/bluetooth/hci/controller_hci_uart/main/controller_hci_uart_demo.c diff --git a/examples/bluetooth/bluedroid/hci/controller_hci_uart/sdkconfig.defaults b/examples/bluetooth/hci/controller_hci_uart/sdkconfig.defaults similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_hci_uart/sdkconfig.defaults rename to examples/bluetooth/hci/controller_hci_uart/sdkconfig.defaults diff --git a/examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/CMakeLists.txt b/examples/bluetooth/hci/controller_vhci_ble_adv/CMakeLists.txt similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/CMakeLists.txt rename to examples/bluetooth/hci/controller_vhci_ble_adv/CMakeLists.txt diff --git a/examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/Makefile b/examples/bluetooth/hci/controller_vhci_ble_adv/Makefile similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/Makefile rename to examples/bluetooth/hci/controller_vhci_ble_adv/Makefile diff --git a/examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/README.md b/examples/bluetooth/hci/controller_vhci_ble_adv/README.md similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/README.md rename to examples/bluetooth/hci/controller_vhci_ble_adv/README.md diff --git a/examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/main/CMakeLists.txt b/examples/bluetooth/hci/controller_vhci_ble_adv/main/CMakeLists.txt similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/main/CMakeLists.txt rename to examples/bluetooth/hci/controller_vhci_ble_adv/main/CMakeLists.txt diff --git a/examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/main/app_bt.c b/examples/bluetooth/hci/controller_vhci_ble_adv/main/app_bt.c similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/main/app_bt.c rename to examples/bluetooth/hci/controller_vhci_ble_adv/main/app_bt.c diff --git a/examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/main/component.mk b/examples/bluetooth/hci/controller_vhci_ble_adv/main/component.mk similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/main/component.mk rename to examples/bluetooth/hci/controller_vhci_ble_adv/main/component.mk diff --git a/examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/sdkconfig.defaults b/examples/bluetooth/hci/controller_vhci_ble_adv/sdkconfig.defaults similarity index 100% rename from examples/bluetooth/bluedroid/hci/controller_vhci_ble_adv/sdkconfig.defaults rename to examples/bluetooth/hci/controller_vhci_ble_adv/sdkconfig.defaults