summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/bluetooth-util.c
Commit message (Collapse)AuthorAgeFilesLines
* explain ff7033c11d9248fe837204b03c8397231dc511feLennart Poettering2009-03-311-0/+3
|
* Revert "make sure we always read in all properties"Lennart Poettering2009-03-311-9/+0
| | | | | | | This reverts commit 1c8f968282208be391f062c1656d85e2ba5078ac. Turns out doing this is racy. The appropriate fix seems to be 38825d79123678bf0c5d156aaea4bedb888a7fcd
* make sure we always read in all propertiesLennart Poettering2009-03-301-0/+9
|
* get rid of old 'Connected' property parsing and make sure we don't execute ↵Lennart Poettering2009-03-301-11/+0
| | | | two case branches
* introduce typedef for pa_bt_audio_state and use it everywhereLennart Poettering2009-03-301-6/+5
|
* Merge commit 'elmarco/bluetooth-fixes'Lennart Poettering2009-03-301-42/+85
|\
| * bluetooth: use new audio State propertiesMarc-André Lureau2009-03-271-36/+73
| |
| * bluetooth: GetProperties after profile UUID show upMarc-André Lureau2009-03-271-0/+12
| |
| * bluetooth: remove racy GetProperties to check profileMarc-André Lureau2009-03-271-6/+0
| |
* | dbus: split dbus-util into dbus-sharedMarc-André Lureau2009-03-301-1/+1
|/ | | | | modules: fix dbus-util include pulse: get dbus at context connection
* rework device discovery to share a single device list among all modulesLennart Poettering2009-03-211-141/+104
|
* make sure we dispatch messages in orderLennart Poettering2009-03-201-10/+7
|
* document things that need to be fixed with FIXMELennart Poettering2009-03-191-0/+4
|
* bluetooth: rework the info_valid logic to be more tolerantMarc-André Lureau2009-03-191-3/+2
|
* bluetooth: mark info_valid when receive ConnectedMarc-André Lureau2009-03-191-0/+2
| | | | Sometime, we receive the connected signal before GetProperties reply.
* bluetooth: s/handled/not_yet_handled for signalsMarc-André Lureau2009-03-051-4/+4
|
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
|
* revise form factor list a bit, simplify and use singular everywhereLennart Poettering2009-03-011-2/+2
|
* add new functions pa_bluetooth_cleanup_name() and pa_bluetooth_get_form_factor()Lennart Poettering2009-02-021-7/+66
|
* add missing filesLennart Poettering2009-01-291-0/+805