pics-avctp.txt 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. AVCTP PICS for the PTS tool.
  2. PTS version: 6.1
  3. * - different than PTS defaults
  4. # - not yet implemented/supported
  5. M - mandatory if such role selected
  6. O - optional
  7. Protocol Version
  8. -------------------------------------------------------------------------------
  9. Parameter Name Selected Description
  10. -------------------------------------------------------------------------------
  11. TSPC_AVCTP_0_1 False AVCTP 1.0 (C.1)
  12. TSPC_AVCTP_0_2 False AVCTP 1.2 (C.1)
  13. TSPC_AVCTP_0_3 False AVCTP 1.3 (C.1)
  14. TSPC_AVCTP_0_4 True (*) AVCTP 1.4 (C.1)
  15. -------------------------------------------------------------------------------
  16. C.1: Mandatory to support only one Protocol Version.
  17. -------------------------------------------------------------------------------
  18. Roles
  19. -------------------------------------------------------------------------------
  20. Parameter Name Selected Description
  21. -------------------------------------------------------------------------------
  22. TSPC_AVCTP_1_1 True (*) Controller (C.1)
  23. TSPC_AVCTP_1_2 True (*) Target (C.1)
  24. -------------------------------------------------------------------------------
  25. C.1: Mandatory to support at least one of the defined roles.
  26. -------------------------------------------------------------------------------
  27. Controller Features
  28. -------------------------------------------------------------------------------
  29. Parameter Name Selected Description
  30. -------------------------------------------------------------------------------
  31. TSPC_AVCTP_2_1 False Message fragmentation (O)
  32. TSPC_AVCTP_2_2 True Transaction label management (M)
  33. TSPC_AVCTP_2_3 True Packet type field management (M)
  34. TSPC_AVCTP_2_4 True Message type field management (M)
  35. TSPC_AVCTP_2_5 True PID field management (M)
  36. TSPC_AVCTP_2_6 True IPID field mangement (M)
  37. TSPC_AVCTP_2_7 True Message information management (M)
  38. TSPC_AVCTP_2_8 False Event registration for message reception (O)
  39. TSPC_AVCTP_2_9 False Event registration for connection request (O)
  40. TSPC_AVCTP_2_10 False Event registration for disconnection (O)
  41. TSPC_AVCTP_2_11 False Connect request (O)
  42. TSPC_AVCTP_2_12 False Disconnect request (O)
  43. TSPC_AVCTP_2_13 False Send message (O)
  44. TSPC_AVCTP_2_14 False Support for multiple AVCTP channel establishment
  45. (O)
  46. -------------------------------------------------------------------------------
  47. Target Features
  48. -------------------------------------------------------------------------------
  49. Parameter Name Selected Description
  50. -------------------------------------------------------------------------------
  51. TSPC_AVCTP_3_1 False Message fragmentation (O)
  52. TSPC_AVCTP_3_2 True Transaction label management (M)
  53. TSPC_AVCTP_3_3 True Packet type field management (M)
  54. TSPC_AVCTP_3_4 True Message type field management (M)
  55. TSPC_AVCTP_3_5 True PID field management (M)
  56. TSPC_AVCTP_3_6 True IPID field management (M)
  57. TSPC_AVCTP_3_7 True Message information management (M)
  58. TSPC_AVCTP_3_8 True (*) Event registration for message reception (O)
  59. TSPC_AVCTP_3_9 True (*) Event registration for connection request (O)
  60. TSPC_AVCTP_3_10 True (*) Event registration for disconnection request (O)
  61. TSPC_AVCTP_3_11 True (*) Connect request (O)
  62. TSPC_AVCTP_3_12 True (*) Disconnect request (O)
  63. TSPC_AVCTP_3_13 True (*) Send message (O)
  64. TSPC_AVCTP_ALL False Enables all test cases when set to TRUE
  65. -------------------------------------------------------------------------------