Merge branch 'move/ble_example' into 'master'

examples/bluetooth: Move the demos to the appropriate locations

See merge request espressif/esp-idf!5667
This commit is contained in:
Mahavir Jain 2019-08-02 18:01:58 +08:00
commit 90a6855d01
10 changed files with 2 additions and 2 deletions

View File

@ -7,10 +7,10 @@ This demo is to test the compatibility of Bluetooth and mobile phones.
* IDF version: 7c29a39d6f9f2dfbefc49d34d34e9267afc7200d * 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 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)