summaryrefslogtreecommitdiffstats
path: root/hw/bt-l2cap.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid returning voidBlue Swirl2012-07-281-4/+7
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-9/+9
* bt-l2cap: fix if statement with empty body, spotted by clangBlue Swirl2010-04-221-3/+3
* Fix qemu_free use in bt-l2cap.cJean-Christophe DUBOIS2009-12-021-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-3/+1
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-4/+4
* Add L2CAP logic and a virtual SDP server for use in emulated devices.balrog2008-09-291-0/+1364
OpenPOWER on IntegriCloud