Skip to content
Snippets Groups Projects
  1. Nov 01, 2022
    • Myles Watson's avatar
      Pandora: Implement RFCOMM/ · 7d3ab27a
      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
      7d3ab27a
  2. Oct 27, 2022
    • skarnataki's avatar
      [PTS-Bot]:Implementation to support accessing Browsing folder and Media Player selection commands · 7ba9e5e2
      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
      7ba9e5e2
  3. Oct 14, 2022
Loading