summaryrefslogtreecommitdiff
path: root/client/bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* client: Fix using BtIOTypeLuiz Augusto von Dentz2012-11-141-3/+3
* client: Fix not using port when it is set by the clientLuiz Augusto von Dentz2012-10-091-0/+1
* client: Fix possible memory leak in bluetooth driverLuiz Augusto von Dentz2012-08-071-0/+3
* client: Fix memory leak in bluetooth driverLuiz Augusto von Dentz2012-06-131-0/+2
* client: Fix not checking if GoepL2capPsm contains a valid PSMLuiz Augusto von Dentz2012-05-161-1/+2
* client: Add L2CAP support in bluetooth moduleLuiz Augusto von Dentz2012-02-141-14/+70
* client: Fix possible GLib assertion failureMikel Astiz2012-01-271-3/+5
* client: simplify handling of D-Bus pending calls in bluetooth.cLuiz Augusto von Dentz2012-01-201-107/+70
* client: move bluetooth specific code from session.c to bluetooth.cLuiz Augusto von Dentz2012-01-201-1/+575
* client: add bluetooth transport driverLuiz Augusto von Dentz2012-01-201-0/+69