]> granicus.if.org Git - esp-idf/commitdiff
examples/bluetooth: Move the demos to the appropriate locations
authorHrishikesh Dhayagude <hrishi@espressif.com>
Fri, 2 Aug 2019 10:01:58 +0000 (18:01 +0800)
committerMahavir Jain <mahavir@espressif.com>
Fri, 2 Aug 2019 10:01:58 +0000 (18:01 +0800)
examples/bluetooth/bluedroid/ble/ble_ancs/CMakeLists.txt [moved from examples/bluetooth/ble_ancs/CMakeLists.txt with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/Makefile [moved from examples/bluetooth/ble_ancs/Makefile with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/README.md [moved from examples/bluetooth/ble_ancs/README.md with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/CMakeLists.txt [moved from examples/bluetooth/ble_ancs/main/CMakeLists.txt with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs.c [moved from examples/bluetooth/ble_ancs/main/ble_ancs.c with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs.h [moved from examples/bluetooth/ble_ancs/main/ble_ancs.h with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs_demo.c [moved from examples/bluetooth/ble_ancs/main/ble_ancs_demo.c with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/component.mk [moved from examples/bluetooth/ble_ancs/main/component.mk with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/sdkconfig.defaults [moved from examples/bluetooth/ble_ancs/sdkconfig.defaults with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_compatibility_test/README.md [moved from examples/bluetooth/ble_compatibility_test/README.md with 68% similarity]

similarity index 68%
rename from examples/bluetooth/ble_compatibility_test/README.md
rename to examples/bluetooth/bluedroid/ble/ble_compatibility_test/README.md
index 928a4b6a77a31ea39d6719cb0c188146997de526..3102fc5e57aedadb657a99b806133b7b0c43c018 100644 (file)
@@ -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)