OSDN Git Service

core: Fix Paired property notification for multiple bearers
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 20 Mar 2014 14:06:21 +0000 (16:06 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 20 Mar 2014 14:06:21 +0000 (16:06 +0200)
commit48231ada62027b6419ade4a103887a58af4e3f8e
tree7ad66788ed44f8da2a0eced11d727578ae1879a5
parente2741eedc38597649f64218761042b6c5a133ca0
core: Fix Paired property notification for multiple bearers

The code in device_set_paired wasn't quite right previously. We should
not be sending Paired=true if we've already done that once due to the
other supported bearer.
src/device.c