aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btl2cap.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-03From Shane Kearns (bug 2239):stig1-12/+103
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2006-08-14rename some structures and defines from the se_tree to the emem_tree prefixsahlberg1-2/+2
2006-06-04warning fix: guint16 is always <= 0xFFFFjmayer1-1/+1
2006-05-27add reassembly of bluetooth ACL packetssahlberg1-7/+7
2006-05-26pass both chandle and cid from l2cap to higher layer protocols.sahlberg1-2/+13
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-4/+4
2006-05-17for "connection oriented channels" place a generated psm field in the displ...sahlberg1-1/+10
2006-05-16add dissection of the bluetooth btl2cap layersahlberg1-0/+842