OSDN Git Service

monitor/avdtp: Decode AVDTP_OPEN
authorAndrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
Sun, 22 Nov 2015 20:20:20 +0000 (21:20 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 1 Dec 2015 08:42:27 +0000 (10:42 +0200)
commit004c180013471c27264b0385dd2d83f1c3870e59
treed7fbd54c6a77a2df10ec439280939c91fb6c8e51
parentba977186fea2680207e4253a979d3d53d2f63d3b
monitor/avdtp: Decode AVDTP_OPEN

< ACL Data TX: Handle 256 flags 0x00 dlen 7
      Channel: 258 len 3 [PSM 25 mode 0] {chan 2}
      AVDTP: Open (0x06) Command (0x00) type 0x00 label 6 nosp 0
        ACP SEID: 1
> ACL Data RX: Handle 256 flags 0x02 dlen 6
      Channel: 66 len 2 [PSM 25 mode 0] {chan 2}
      AVDTP: Open (0x06) Response Accept (0x02) type 0x00 label 6 nosp 0
monitor/avdtp.c