summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/module-bluetooth-device.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix sending wrong codec capability length.Luiz Augusto von Dentz2009-01-121-1/+4
|
* Fix send and recv message sizes.Luiz Augusto von Dentz2009-01-121-2/+7
|
* Send packets with proper size.Luiz Augusto von Dentz2009-01-121-1/+1
|
* Update module-bluetooth-device to the new ipc.Luiz Augusto von Dentz2009-01-121-57/+90
|
* make distcheck passv0.9.13Lennart Poettering2008-10-061-1/+1
|
* Cleanup module-bluetooth-discover.Luiz Augusto von Dentz2008-10-031-7/+0
|
* all kinds of minor type, memory leak, initializatio fixesLennart Poettering2008-09-291-141/+113
|
* instead of failing when the requested sampling rate is not available find ↵Lennart Poettering2008-09-291-19/+23
| | | | the next one that is higher
* Use the same module parameter names for module-bluetooth-device as for most ↵Lennart Poettering2008-09-291-12/+15
| | | | other modules
* Change all int vars that doesn't allow negative values to uintJoão Paulo Rechi Vita2008-09-111-11/+12
|
* Move bluetooth discover and device modules to src/modules/bluetoothJoão Paulo Rechi Vita2008-09-111-0/+949