OSDN Git Service

monitor/l2cap: Add channel sequence number
authorAndrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
Sun, 22 Nov 2015 20:20:13 +0000 (21:20 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 1 Dec 2015 08:42:25 +0000 (10:42 +0200)
commit64dffbe4312a2892193ac408d691692ec16b15b5
tree1f61fcd0b38fe4e474654e78c2f9db89d9bf6432
parentcd64eb533abea0e2a25d0f74dc66a9ab26c32da7
monitor/l2cap: Add channel sequence number

This patch adds sequence number to channels structure which determines
order in which channels for the same PSM were created. It will be used
for protocols like AVDTP where there is single PSM used for multiple
channels and order it which they were created is important.
monitor/l2cap.c
monitor/l2cap.h