Merge branch 'move/ble_example_v4.0' into 'release/v4.0'
examples/bluetooth: Move the demos to the appropriate locations (v4.0) See merge request espressif/esp-idf!5687
This commit is contained in:
commit
76191a0f55
10 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue