- Nov 01, 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: 240483035 Test: atest pts-bot:RFCOMM/ -v Change-Id: I7df1d38f1a5501a42030d6dfeff5560eb1124fe2
-
- Oct 27, 2022
-
-
skarnataki authored
Added file MediaPlayerBrowserService.kt and MediaPlayer.kt This is a service which extends "MediaBrowserService" with MediaSession and initial implementation to support browsing folders. With registration to Media buttons callback which responds to PTT commands(Tried with Play/Pause..). Moved AudioTrack from A2DP.kt to Utils.kt All Player operations are performed in MediaPlayer.kt Reference for older CL: 2253995 Added 21 AVRCP test cases for review Test: atest pts-bot:AVRCP -v Change-Id: Icee2a268faa3cbac4cd0001d09baec82eeb01f9d
-
- Oct 14, 2022
-
-
David Duarte authored
The experimental pandora interfaces defined for android might also be used for floss so we move them to a non-android specific directory Test: TreeHugger Bug: 249617815 Change-Id: I3febb66dadd4f2acc951f4c54802681dfbc55940
-