aboutsummaryrefslogtreecommitdiff
path: root/parser/l2cap.c
AgeCommit message (Expand)Author
2007-02-18Update copyright informationMarcel Holtmann
2006-02-09Fix stupid DoS problemMarcel Holtmann
2006-01-17Add PPP extraction supportMarcel Holtmann
2006-01-03Update copyright informationMarcel Holtmann
2005-12-19Add skeleton for AVCTP parserMarcel Holtmann
2005-10-29Big cleanup of CVS relicsMarcel Holtmann
2005-10-01Add SCO audio extraction supportMarcel Holtmann
2005-07-06Handle system events and commandsMarcel Holtmann
2005-05-15Track the RFCOMM DLCI valueMarcel Holtmann
2005-04-23Clear L2CAP states when receiving the HCI disconnect eventMarcel Holtmann
2005-03-25Update information and configuration decodingMarcel Holtmann
2005-03-19Add decoding support for L2CAP retransmission and flow controlMarcel Holtmann
2005-02-01Add verbose L2CAP decodingMarcel Holtmann
2005-02-01Update the copyright yearMarcel Holtmann
2005-02-01Use L2CAP_CONF_RFC instead of L2CAP_CONF_RFC_MODEMarcel Holtmann
2004-12-02Fix display of config hint bit and QoS optionMarcel Holtmann
2004-11-20Use better way of counting the number of L2CAP channels per PSMMarcel Holtmann
2004-11-17Fix the per PSM channel countingMarcel Holtmann
2004-11-15Count the number of L2CAP channels per PSMMarcel Holtmann
2004-09-13Add support for dynamic RFCOMM channelsMarcel Holtmann
2004-08-12Use bt_get_unaligned() from bluetooth.h for unaligned accessMarcel Holtmann
2004-08-09Use the L2CAP_CONF_RFC_MODE valueMarcel Holtmann
2004-07-11Show config values only when they are presentMarcel Holtmann
2004-07-09Fix typoMarcel Holtmann
2004-07-09Decode information request and responseMarcel Holtmann
2004-06-23Fix display of CIDMarcel Holtmann
2004-06-16Whitespace cleanupsMarcel Holtmann
2004-06-12Show L2CAP mode config optionMarcel Holtmann
2004-06-10Add initial AVDTP parser supportMarcel Holtmann
2004-03-03Add initial HCRP parser supportMarcel Holtmann
2004-03-03Update copyright informationMarcel Holtmann
2004-03-01Add support for dynamic PSM'sMarcel Holtmann
2004-02-27Add CMTP reassembly supportMarcel Holtmann
2003-09-07HIDP supportMarcel Holtmann
2003-04-01fix unaligned access; spellingStephen Crane
2002-12-08Replace __uXXX with uXXX_t and fix get_unaligned stuffMarcel Holtmann
2002-08-31CMTP supportMarcel Holtmann
2002-04-22Support for default PSM.Max Krasnyansky
2002-03-19CID handling fixes.Max Krasnyansky
2002-03-12Use btoh[sl] and htob[sl] instead of cpu_to_xx and xx_to_cpu.Max Krasnyansky
2002-02-04Time stamp supportMax Krasnyansky
2001-11-19SDP fixes.Max Krasnyansky
2001-11-06Working filter implementation.Max Krasnyansky
2001-10-17SDP parser by Ricky Yuen.Max Krasnyansky
2001-09-14Fragment reassemble.Max Krasnyansky
2001-08-21PSM tracking fix.Max Krasnyansky
2001-08-17PSM tracking (cid to psm mapping).Max Krasnyansky
2001-08-17Initial implementation of CID to PSM mapping.Max Krasnyansky
2001-08-16Support for multiple signalling messages in on packet.Max Krasnyansky
2001-08-16Use unified structure to pass frame info to all layers.Max Krasnyansky