]> code.delx.au - pulseaudio/commit
bluetooth: Abstract transport access types inside bluetooth-util
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 14 Dec 2012 14:14:34 +0000 (15:14 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 19 Dec 2012 10:31:49 +0000 (12:31 +0200)
commitd2080a59f3c107add4b95977e4ce28e1d42643da
tree21221b07eabdbda8c0b50b1112b105d2e1442503
parent0c126bdf5bd6ce2b4dfe79e2c4f9dea6768b978b
bluetooth: Abstract transport access types inside bluetooth-util

Transports can be acquired with different access rights, but in practice
"rw" was always used inside module-bluetooth-device. In addition, this
feature is removed in BlueZ 5.0 and therefore it is convenient to
abstract all this inside bluetooth-util.
src/modules/bluetooth/bluetooth-util.c
src/modules/bluetooth/bluetooth-util.h
src/modules/bluetooth/module-bluetooth-device.c