bluetooth: Add support for transport created by external profile
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 12 Nov 2012 10:26:02 +0000 (12:26 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 19 Dec 2012 10:31:47 +0000 (12:31 +0200)
commit31d905aaae738969e9d63b8fb46ef92259fffbf0
treea2a89dd882bc8fe2eb44d95f3b4d57fd3607502a
parentd4368aa608b79f58a279018eb74abd5a6bff30ac
bluetooth: Add support for transport created by external profile

With BlueZ 5 it is possible to have profile registered by a third party
process which does not share the same bus id as bluetoothd so it is
necessary to store the sender of the transport to be able to talk to it.

Note that this is backward compatible.
src/modules/bluetooth/bluetooth-util.c
src/modules/bluetooth/bluetooth-util.h