diff --git a/examples/bluetooth/ble_ancs/CMakeLists.txt b/examples/bluetooth/bluedroid/ble/ble_ancs/CMakeLists.txt similarity index 100% rename from examples/bluetooth/ble_ancs/CMakeLists.txt rename to examples/bluetooth/bluedroid/ble/ble_ancs/CMakeLists.txt diff --git a/examples/bluetooth/ble_ancs/Makefile b/examples/bluetooth/bluedroid/ble/ble_ancs/Makefile similarity index 100% rename from examples/bluetooth/ble_ancs/Makefile rename to examples/bluetooth/bluedroid/ble/ble_ancs/Makefile diff --git a/examples/bluetooth/ble_ancs/README.md b/examples/bluetooth/bluedroid/ble/ble_ancs/README.md similarity index 100% rename from examples/bluetooth/ble_ancs/README.md rename to examples/bluetooth/bluedroid/ble/ble_ancs/README.md diff --git a/examples/bluetooth/ble_ancs/main/CMakeLists.txt b/examples/bluetooth/bluedroid/ble/ble_ancs/main/CMakeLists.txt similarity index 100% rename from examples/bluetooth/ble_ancs/main/CMakeLists.txt rename to examples/bluetooth/bluedroid/ble/ble_ancs/main/CMakeLists.txt diff --git a/examples/bluetooth/ble_ancs/main/ble_ancs.c b/examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs.c similarity index 100% rename from examples/bluetooth/ble_ancs/main/ble_ancs.c rename to examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs.c diff --git a/examples/bluetooth/ble_ancs/main/ble_ancs.h b/examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs.h similarity index 100% rename from examples/bluetooth/ble_ancs/main/ble_ancs.h rename to examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs.h diff --git a/examples/bluetooth/ble_ancs/main/ble_ancs_demo.c b/examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs_demo.c similarity index 100% rename from examples/bluetooth/ble_ancs/main/ble_ancs_demo.c rename to examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs_demo.c diff --git a/examples/bluetooth/ble_ancs/main/component.mk b/examples/bluetooth/bluedroid/ble/ble_ancs/main/component.mk similarity index 100% rename from examples/bluetooth/ble_ancs/main/component.mk rename to examples/bluetooth/bluedroid/ble/ble_ancs/main/component.mk diff --git a/examples/bluetooth/ble_ancs/sdkconfig.defaults b/examples/bluetooth/bluedroid/ble/ble_ancs/sdkconfig.defaults similarity index 100% rename from examples/bluetooth/ble_ancs/sdkconfig.defaults rename to examples/bluetooth/bluedroid/ble/ble_ancs/sdkconfig.defaults diff --git a/examples/bluetooth/ble_compatibility_test/README.md b/examples/bluetooth/bluedroid/ble/ble_compatibility_test/README.md similarity index 68% rename from examples/bluetooth/ble_compatibility_test/README.md rename to examples/bluetooth/bluedroid/ble/ble_compatibility_test/README.md index 928a4b6a7..3102fc5e5 100644 --- a/examples/bluetooth/ble_compatibility_test/README.md +++ b/examples/bluetooth/bluedroid/ble/ble_compatibility_test/README.md @@ -7,10 +7,10 @@ This demo is to test the compatibility of Bluetooth and mobile phones. * IDF version: 7c29a39d6f9f2dfbefc49d34d34e9267afc7200d -* [Test case](https://github.com/espressif/esp-idf/blob/master/examples/bluetooth/ble_compatibility_test/ble_compatibility_test_case.md) +* [Test case](https://github.com/espressif/esp-idf/blob/master/examples/bluetooth/bluedroid/ble/ble_compatibility_test/ble_compatibility_test_case.md) * Test APK: LightBlue V1.1.3 -* [Test report](https://github.com/espressif/esp-idf/blob/master/examples/bluetooth/ble_compatibility_test/esp_ble_compatibility_test_report.md) +* [Test report](https://github.com/espressif/esp-idf/blob/master/examples/bluetooth/bluedroid/ble/ble_compatibility_test/esp_ble_compatibility_test_report.md)