bluetooth: ofono: Use Acquire method if available
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 22 Mar 2018 12:56:00 +0000 (14:56 +0200)
committerArun Raghavan <arun@arunraghavan.net>
Thu, 21 Jun 2018 00:35:36 +0000 (06:05 +0530)
commitfb600395e1e13ef68e36153faf02bda287927ae2
treee35e8f566393982645b5d5b73ca31794a9fa5585
parent556cdfa1902d9b2b4022f5a6d51813bdf567b17d
bluetooth: ofono: Use Acquire method if available

Attempt to use Acquire method if available since it directly returns
the fd in the reply or an error if that the connection could not be
created while Connect offer neither of these and depend on
NewConnection to deliver the fd.
src/modules/bluetooth/backend-ofono.c