summaryrefslogtreecommitdiffstats
path: root/src/modules/module-bt-discover.c
Commit message (Collapse)AuthorAgeFilesLines
* Add sender=org.bluez to dbus add matchJoão Paulo Rechi Vita2008-09-111-2/+4
|
* Remove modargs, since module-bt-discover doesn't have any argumentJoão Paulo Rechi Vita2008-09-111-6/+0
|
* Refactor all linked lists to use pulsecore/llist.hJoão Paulo Rechi Vita2008-09-111-81/+74
|
* Remove block delimiters from single line if blocksJoão Paulo Rechi Vita2008-09-111-6/+3
|
* Remove some unused vars and labelsJoão Paulo Rechi Vita2008-09-111-3/+0
|
* Change booleans to pa_bool_tJoão Paulo Rechi Vita2008-09-111-2/+3
|
* We don't need call_dbus_method anymoreJoão Paulo Rechi Vita2008-09-111-47/+4
|
* Don't need to explicity check if hcid is running anymoreJoão Paulo Rechi Vita2008-09-111-17/+4
|
* Improve dbus communicationJoão Paulo Rechi Vita2008-09-111-12/+88
|
* Changing all private functions to staticJoão Paulo Rechi Vita2008-09-111-11/+11
|
* Remove VERBOSE definitionJoão Paulo Rechi Vita2008-09-111-3/+1
|
* Adding dynamic bluetooth audio devices detectionJoão Paulo Rechi Vita2008-09-111-1/+83
|
* Fix the symdef includeJoão Paulo Rechi Vita2008-09-111-1/+1
|
* Fix comparison of strings of different caseJoão Paulo Rechi Vita2008-09-111-16/+3
|
* Adding module-bt-discoverJoão Paulo Rechi Vita2008-09-111-0/+461