OSDN Git Service

core: Wait for services to be resolved before doing authorization
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 20 Mar 2014 13:50:49 +0000 (15:50 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 20 Mar 2014 14:23:51 +0000 (16:23 +0200)
commiteeba264dc0f0a7ba9fd69fb1c954c5e152847d8c
tree2b96dc11b90d0404f18096ea4fb517a4d0df8123
parenta7e9d922d8f5aa8aa17027365608b1da552e0f37
core: Wait for services to be resolved before doing authorization

This makes btd_request_authorization to wait until services are resolved
before proceeding with authorization, if the services could not be
resolved it still proceeds with authorization since some profile may not
have a record to be resolved.
src/adapter.c