OSDN Git Service

network: Remove find_connection()
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Mon, 27 May 2013 12:04:06 +0000 (14:04 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Jun 2013 08:16:45 +0000 (11:16 +0300)
commitbae1167b90abcee525d4960c93ef1c2fcc55c990
tree47b5045e29f66bbd073a8c1fd31d913cd86b120c
parent394a1f9aa7e191b80a9d6a60104734bd70f6c191
network: Remove find_connection()

The userdata pointer in btd_service provides the necessary information
to find which service should be connected. This makes possible to remove
the restriction of having one single UUID instance per profile.
profiles/network/connection.c