OSDN Git Service

network: Hold a reference to btd_service
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 26 Apr 2013 06:17:18 +0000 (08:17 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 26 Apr 2013 07:32:14 +0000 (10:32 +0300)
commit76ba5e2e1834cc29fa42c42edcf8a2054d7d73a2
tree14723d8de8eb127c326c5a68dbb63d6b1a1d1505
parentd010757dd10079f4172a5082d32dd43f454a85c7
network: Hold a reference to btd_service

Profile implementations are allowed to hold a reference to probed
services and make use of the service's userdata pointer, so update the
network profiles accordingly.
profiles/network/connection.c