]> code.delx.au - pulseaudio/commit
bluetooth: Add transport hashmap to discovery
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Thu, 6 Dec 2012 09:35:18 +0000 (10:35 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 19 Dec 2012 10:31:47 +0000 (12:31 +0200)
commit51d28e63310f5a02562e3e5bddf59fa78cbad168
tree4584fc3a5d63ee58a49d5084f0c60141c714b063
parentccc9a58dd0b63c1e5d8489e592585c5ad4955e1b
bluetooth: Add transport hashmap to discovery

Path-based transport lookups are required in a discovery basis, before
the associated device is known. Therefore, it makes more sense to
maintain a hashmap in the discovery structure itself, instead of
iterating all devices.
src/modules/bluetooth/bluetooth-util.c