- May 09, 2023
-
-
Jakub Rotkiewicz authored
AVRCP/TG/NFY/BV-03-C ICS: 7_30 Added functions to start/stop mp3 playback, that is required to play during changing of the shuffle mode. Test: atest pts-bot:AVRCP Bug: 259590659 Change-Id: I2f172d6694b6aaa1c55885d13e3d770d487e790f
-
- May 05, 2023
-
-
uael authored
This commit includes: * Update to bumble `PairingDelegate` move. * Update to the new way IO capability are overidden in the bumble server. * Fix invalid use of `TestAbortAll` instead of `TestAbortClass` * Normalize UUID string format accross Avatar. * Add missing `@rpc` decorator to Gatt servicer methods. * Remove now unecessary usage of `__repr__` for enums. * Use mobly asserts instead of `assert` for better error messages, keep `assert` where necessary for the linter to be happy. Bug: 278738537 Bug: 279027405 Test: avatar run Change-Id: I5a800cdd94c9f4d88683c7b81fcae663d8ff8938
-
- Apr 26, 2023
-
-
Henri Chataing authored
Patch gatt proto specification and server implementation with missing definitions and update the test service with additional characteristics and descriptors. - Add the possibility of defining descriptors for GATT characteristics - Add missing bits for GATT permissions and properties Bug: 279669844 Test: atest pts-bot:GATT/SR Change-Id: Id8fae1f1f17000e2270961ade5fdf6f42bb679d6
-
- Apr 19, 2023
-
-
Yuyang Huang authored
Bug: 272810230 Test: atest avatar Change-Id: Ie2f3ebe67d5c33b88eed7b01999112047a0733da
-
Qiao Yang authored
Test: atest BumbleBluetoothTests Bug: 266873249 Change-Id: Iac555cef3698050f1a3d99765d0ce126af8158d8
-
- Apr 13, 2023
-
-
Qiao Yang authored
This reverts commit 0fed2ae8. Reason for revert: It broke the git_master_throttled com_android_runtime_host-linux_bionic build: https://android-build.googleplex.com/builds/submitted/9930710/com_android_runtime_host-linux_bionic/latest/view/logs/build_error.log The linux_bionic build has a host glibc and a host bionic variant, and the `data` property doesn't know which of those to pick. Change-Id: If1caaefb00690a7edbdcd26f2f27ff4deff8ef1f
-
- Apr 11, 2023
-
-
Qiao Yang authored
Test: atest BumbleBluetoothTests Bug: 266873249 Change-Id: Iacb1a99cbe6ebcd8cb5ee9478d2fbd1f9357cb2b
-
- Apr 07, 2023
-
-
William Escande authored
Test: Build + Th + boot | This should be a no-op change Bug: 277168419 Change-Id: I97ca96d5c8be1264792d0f3380f33c1239575dac
-
- Apr 05, 2023
-
-
Fahad Afroze authored
GATT/CL/GAI/BV-01-C GATT/CL/GAN/BV-01-C GATT/CL/GAS/BV-01-C GATT/CL/GAS/BV-03-C GATT/SR/GAR/BI-05-C GATT/SR/GAR/BI-17-C GATT/SR/GAR/BI-22-C GATT/SR/GAW/BI-06-C GATT/SR/GAW/BI-13-C Test: atest pts-bot:GATT -v Change-Id: Ibf3a476a7f1dd31473bf1e1db56f0ff57a09ac0b
-
- Mar 30, 2023
-
-
Charlie Boutier authored
* Move asha.proto from bt-test-interfaces to experimental * Move asha implementation from avatar bumble_server to bumble_experimental * Overall this will ease asha tests implementation since it will avoid updating several external repo at the same time Test: avatar lint && avatar format && avatar run --mobly-std-log --include-filter 'ASHATest' Bug: 275813108 Change-Id: Ic51e8e3ecce90666928c42aa331a724139bf4fee
-
- Mar 21, 2023
-
-
uael authored
* Check for `python3` and `pip` to exists. * Format and lint are now also applied to external sources. * Fixed `Gatt` experimental servicer lint & format issues. * Updated `mypy` to 1.1.1. Test: avatar run Change-Id: I06fce4fc0afd8f6991aa1ac84726a8a81c3542d2
-
- Mar 19, 2023
-
-
David Duarte authored
Test: TreeHugger Change-Id: I9351bf55695797eeed568adf3fbdbb761859b98f
-
- Mar 09, 2023
-
-
uael authored
``` $ m avatar avatar.sh $ avatar.sh -h avatar.sh: [-h,--help] {format,lint,run,help,} ... $ avatar.sh format $ avatar.sh lint $ avatar.sh run $ avatar.sh run --include-filter 'ExampleTest.test_classic_pairing(0,)' $ avatar.sh run --mobly-std-log $ avatar.sh run --mobly-std-log --mobly-options='-v' $ avatar.sh run --mobly-std-log --mobly-options='-v' --log-level VERBOSE ``` Build: 266125007 Test: m avatar avatar.sh && avatar.sh run Change-Id: Ic24cf765b6fa4aee0080252cd63c694322110374
-
- Mar 03, 2023
-
-
uael authored
Bug: 270702724 Test: atest avatar pts-bot Change-Id: Ie816824e206d571a7e693486ddd01a52bbdcd31d
-
- Feb 16, 2023
-
-
uael authored
Bug: 267946942 Test: atest avatar:GattTest#test_print_ref_gatt_services Change-Id: I8c5041718bcb38eb5a8fa86d5d2a3c7edb66fe7d
-
uael authored
* remove host & security APIs duplication * allow the use of both `pandora` & `pandora_experimental` together Bug: 268215362 Test: None Change-Id: I21a9d9f896c4d0e330d5f01e518070ace56d29b9
-
uael authored
Bug: 268215362 Test: m pts-bot Change-Id: I4e8a6edfe03ee3e94c96528e8948d37ef2a77589
-
- Feb 07, 2023
-
-
Fahad Afroze authored
Added 5 PAN test cases Added 17 BNEP test cases Test: atest pts-bot:PAN pts-bot:BNEP -v Change-Id: I240fd49690b86873f55943a2b3786f139cb594b7
-
- Feb 03, 2023
-
-
Dhananjaya Gopalakrishna authored
AVRCP/TG/MCN/CB/BV-01-I AVRCP/TG/MCN/NP/BI-01-C AVRCP/TG/MCN/NP/BV-01-I AVRCP/TG/MCN/NP/BV-06-I AVRCP/TG/MPS/BV-01-I" AVRCP/TG/NFY/BV-06-C AVRCP/TG/NFY/BV-07-C AVRCP/TG/RCR/BV-02-C Also fixing the below bug for flakiness Bug: 266611263 Bug: 259737525 Test: atest pts-bot:AVRCP -v Change-Id: Ib75b22d75e75c7a8cc7b43d99f032f8e49ac61ff
-
- Jan 30, 2023
-
-
Etienne Ruffieux authored
Test: atest pts-bot:PAN pts-bot:BNEP Change-Id: Icd582eaf4a19a60bf417ed26e37addc2e6ad67d6
-
- Jan 10, 2023
-
-
Rahul Arya authored
Implemented everything available, with exceptions needing call history, redialing, call hold/resume functionality, as well as a few tests that failed for reasons I can't figure out. Bug: 245578454 Bug: 264637071 Test: atest pts-bot:HFP/HF Change-Id: I203dfaf802a07a73a470181fc3a328d59c9cff84 (cherry picked from commit 85fb5089) Merged-In: I203dfaf802a07a73a470181fc3a328d59c9cff84
-
Dhananjaya Gopalakrishna authored
Created BMP image and saved to Pictures.Saved picture is sent to PTS. Test: atest pts-bot:OPP/CL -v Change-Id: I7437aea6efdf6ff8527a7be1926dba871dc6c8b5
-
- Jan 06, 2023
-
-
Rahul Arya authored
Implemented everything available, with exceptions needing call history, redialing, call hold/resume functionality, as well as a few tests that failed for reasons I can't figure out. Bug: 264637071 Test: atest pts-bot:HFP/HF Change-Id: I203dfaf802a07a73a470181fc3a328d59c9cff84
-
- Dec 21, 2022
-
-
Fahad Afroze authored
Added opp.py file Updated _android.proto and AndroidInternal.kt files Added AcceptIncomingFile function in AndroidInternal.kt using uiautomator. Test: atest pts-bot:OPP -v Bug: 245578454 Ignore-AOSP-First: cherry-pick from AOSP Change-Id: If2ab94f8033035ddf7b40a1a5acdc58b8f272acc Merged-In: If2ab94f8033035ddf7b40a1a5acdc58b8f272acc
-
Dhananjaya Gopalakrishna authored
Sending SMS to inbox Bug: 245578454 Ignore-AOSP-First: cherry-pick from AOSP Test: atest pts-bot:MAP -v Change-Id: Icac3c80b147a2e1a5cb7c68983251d442f84b0f8 Merged-In: Icac3c80b147a2e1a5cb7c68983251d442f84b0f8
-
- Dec 20, 2022
-
-
Fahad Afroze authored
Added opp.py file Updated _android.proto and AndroidInternal.kt files Added AcceptIncomingFile function in AndroidInternal.kt using uiautomator. Test: atest pts-bot:OPP -v Change-Id: If2ab94f8033035ddf7b40a1a5acdc58b8f272acc
-
- Dec 19, 2022
-
-
Dhananjaya Gopalakrishna authored
Sending SMS to inbox Test: atest pts-bot:MAP -v Change-Id: Icac3c80b147a2e1a5cb7c68983251d442f84b0f8
-
- Dec 14, 2022
-
-
Charlie Boutier authored
Bug: 260774624 Bug: 245578454 Test: atest pts-bot Ignore-AOSP-First: Cherry-picked from AOSP Merged-In: I73c0ab1cc121c210f0c54478e7ba26e27cadfdd6 Change-Id: I73c0ab1cc121c210f0c54478e7ba26e27cadfdd6
-
Charlie Boutier authored
* Add SecurityStorage.kt to implemement SecurityStorage service * Modify Security.kt * Update host.proto and Host.kt * Adapt mmi2grpc accordingly Bug: 260264302 Bug: 245578454 Test: atest pts-bot Ignore-AOSP-First: Cherry-picked from AOSP Merged-In: Ie73698ed6f465a9da7c4e785d778dadf90dec87e Change-Id: Ie73698ed6f465a9da7c4e785d778dadf90dec87e
-
Fahad Afroze authored
New files added pbap.py, Pbap.kt and pbap.proto Bug: 245578454 Test: atest pts-bot:PBAP -v Ignore-AOSP-First: Cherry-picked from AOSP Merged-In: I3397446ab129f0fae96665cae83a2be0810ae42f Change-Id: I3397446ab129f0fae96665cae83a2be0810ae42f
-
Charlie Boutier authored
Bug: 259449713 Bug: 245578454 Test: atest pts-bot:GAP + Treehugher Ignore-AOSP-First: Cherry-picked from AOSP Merged-In: Ie8ec73ac8bee33becbc2052a81e0ee4ac69d9e21 Change-Id: Ie8ec73ac8bee33becbc2052a81e0ee4ac69d9e21
-
Dhananjaya Gopalakrishna authored
Added map.py Moved setAccessPermission function to AndroidInternal.kt Bug: 245578454 Test: atest pts-bot:MAP -v Ignore-AOSP-First: Cherry-picked from AOSP Merged-In: Ie0ac5dd4f2e357fd73fb6baf02552a8de10a86eb Change-Id: Ie0ac5dd4f2e357fd73fb6baf02552a8de10a86eb
-
Rahul Arya authored
Implemented everything that I thought was feasible. Missing tests either: (1) require in-band ringing to be disabled, (2) get stuck in a loop setting codecs, (3) require us to configure the signal strength, (4) require "speed dial", (5) require voice recognition, or (6) are flakey. Bug: 237447510 Test: atest pts-bot:HFP Change-Id: If5fc107271adb46be445da65222b23e5095b885c Merged-In: If5fc107271adb46be445da65222b23e5095b885c
-
Rahul Arya authored
Bind to the InCallService with appropriate permissions so we can do fun stuff with calls. Bug: 245578454 Test: atest pts-bot:HFP Ignore-AOSP-First: Cherry-picked from AOSP Merged-In: I7ff71b204d776595737b4a760bbe5de3d014c33f Change-Id: I7ff71b204d776595737b4a760bbe5de3d014c33f
-
- Dec 07, 2022
-
-
Myles Watson authored
RFCOMM/DEVA/ RFCOMM/DEVB/ RFCOMM/DEVA-DEVB/ There are two tests that are still skipped. I couldn't find the IXIT value referenced in the test spec, which would allow the tests to pass: The role of DevA/DevB taken on by the IUT does not matter to achieve a pass verdict for some test cases for this Protocol as indicated in the test purpose and is specified in the test case identifier for role agnostic tests as detailed in Table 4.1. The role of the IUT/Lower Tester for these tests is specified in the IXIT [7] in order to enable the correct test environment conditions to provoke the Lower Tester. Since we don't support hooking up a physical serial_port, TSPC_SPP_2_1 is set to false, which disables RFCOMM/DEVA-DEVB/RFC/BV-14-C Bug: 245578454 Test: atest pts-bot:RFCOMM/ -v Ignore-AOSP-First: Cherry-picked from AOSP Merged-In: I7df1d38f1a5501a42030d6dfeff5560eb1124fe2 Change-Id: I7df1d38f1a5501a42030d6dfeff5560eb1124fe2
-
- Dec 06, 2022
-
-
Charlie Boutier authored
Test: atest pts-bot Bug: 260774624 Change-Id: I73c0ab1cc121c210f0c54478e7ba26e27cadfdd6
-
- Dec 02, 2022
-
-
Charlie Boutier authored
* Add SecurityStorage.kt to implemement SecurityStorage service * Modify Security.kt * Update host.proto and Host.kt * Adapt mmi2grpc accordingly Test: atest pts-bot Bug: 260264302 Change-Id: Ie73698ed6f465a9da7c4e785d778dadf90dec87e
-
- Nov 23, 2022
-
-
Fahad Afroze authored
New files added pbap.py, Pbap.kt and pbap.proto Test: atest pts-bot:PBAP -v Change-Id: I3397446ab129f0fae96665cae83a2be0810ae42f
-
- Nov 22, 2022
-
-
Charlie Boutier authored
Test: atest pts-bot:GAP + Treehugher Bug: 259449713 Change-Id: Ie8ec73ac8bee33becbc2052a81e0ee4ac69d9e21
-
- Nov 21, 2022
-
-
Dhananjaya Gopalakrishna authored
Added map.py Moved setAccessPermission function to AndroidInternal.kt Test: atest pts-bot:MAP -v Change-Id: Ie0ac5dd4f2e357fd73fb6baf02552a8de10a86eb
-