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