Wireshark-commits: [Wireshark-commits] rev 18220: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-btl2cap.c packet-btl2cap.h
From:
sahlberg@xxxxxxxxxxxxx
Date: Fri, 26 May 2006 22:34:34 GMT
User: sahlberg
Date: 2006/05/26 10:34 PM
Log:
pass both chandle and cid from l2cap to higher layer protocols.
higher layer protocols need the chandle, cid and direction (from pinfo) in order to identify packets for the same "conversation"
(it is not a conversation per se in bluetooth butn one unidirectional flow that we track)
Directory: /trunk/epan/dissectors/
Changes Path Action
+13 -2 packet-btl2cap.c Modified