summaryrefslogtreecommitdiffstats
path: root/src/modules/module-bt-device.c
Commit message (Collapse)AuthorAgeFilesLines
* Make stream socket non-blockingJoão Paulo Rechi Vita2008-09-111-0/+1
|
* Fix block size for SCOJoão Paulo Rechi Vita2008-09-111-1/+5
|
* Add include for core-util.hJoão Paulo Rechi Vita2008-09-111-0/+1
|
* Initialize rtpoll_itemJoão Paulo Rechi Vita2008-09-111-0/+5
|
* Add include for sample.hJoão Paulo Rechi Vita2008-09-111-0/+1
|
* Change close() to pa_close()João Paulo Rechi Vita2008-09-111-1/+1
|
* Change strerror() to pa_cstrerror()João Paulo Rechi Vita2008-09-111-5/+5
|
* Get rid of SINK_MESSAGE_PASS_SOCKET, since we don't really need itJoão Paulo Rechi Vita2008-09-111-16/+0
|
* Changes for pa_modargs_get_value_u32 for integer arguments and correct some ↵João Paulo Rechi Vita2008-09-111-6/+4
| | | | error messages
* Copy arguments values instead of just getting a pointer for themJoão Paulo Rechi Vita2008-09-111-3/+3
|
* Hand the stream socket to the rt threadJoão Paulo Rechi Vita2008-09-111-9/+16
|
* Initial code for rt threadJoão Paulo Rechi Vita2008-09-111-139/+147
|
* Fix PA_USEC_PER_SEC missingJoão Paulo Rechi Vita2008-09-111-0/+1
|
* BlueZ connection configuration doneJoão Paulo Rechi Vita2008-09-111-33/+695
|
* Initial file for module-bt-deviceJoão Paulo Rechi Vita2008-09-111-0/+154