OSDN Git Service

core: Fix incorrectly restarting service discovery after pairing
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 10 Jul 2013 10:55:04 +0000 (13:55 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 10 Jul 2013 10:56:12 +0000 (13:56 +0300)
commite8353af3275ff6a04b62a1fb958625352b673128
tree4526e8b8b01521727369df767c36c3287cde2a15
parent5da7617e7fbd5dd1b3e6f443ab470dda9a26affa
core: Fix incorrectly restarting service discovery after pairing

If services are already discovered through a Device1.Connect() call we
should not retry discovering them when Device1.Pair() is called.
src/device.c