OSDN Git Service

android/a2dp: Add implementation of SDP record
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 14 Nov 2013 15:01:28 +0000 (17:01 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 14 Nov 2013 15:27:48 +0000 (17:27 +0200)
commit711331d28f769d3d217b520f30cf6237e2b179ee
tree5db3f7ca309e32cebf31d18cbefece73311dcbbe
parentd311204d6d87d5aa6c93125b193f22857297dabc
android/a2dp: Add implementation of SDP record

This adds the following record:

Service Name: Audio Source
Service RecHandle: 0x10001
Service Class ID List:
  "Audio Source" (0x110a)
Protocol Descriptor List:
  "L2CAP" (0x0100)
    PSM: 25
  "AVDTP" (0x0019)
    uint16: 0x103
Profile Descriptor List:
  "Advanced Audio" (0x110d)
    Version: 0x0103
android/a2dp.c