aboutsummaryrefslogtreecommitdiff
path: root/hw/bt-l2cap.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2010-04-22bt-l2cap: fix if statement with empty body, spotted by clangBlue Swirl
2009-12-02Fix qemu_free use in bt-l2cap.cJean-Christophe DUBOIS
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir1
2008-09-29Add L2CAP logic and a virtual SDP server for use in emulated devices.balrog