OSDN Git Service

Don't bail out if Discovery is in progress when getting the rfcomm channel.
authorJaikumar Ganesh <jaikumar@google.com>
Tue, 25 Aug 2009 20:47:59 +0000 (13:47 -0700)
committerJaikumar Ganesh <jaikumar@google.com>
Tue, 25 Aug 2009 20:47:59 +0000 (13:47 -0700)
commit379baa6a41e982672f627836668be953195eb8cc
tree305e3ca2d1c46d4b66018015e868ec40645fb334
parent01b7235a74f5551e21bd4ca3f4d8f28413845436
Don't bail out if Discovery is in progress when getting the rfcomm channel.

We should be having the SDP record in the cache. In the very rare
case, that the remote device's SDP records have changed and if a discovery
is in progress, we would have already updated the cache or if we have not
queried the device yet, we are going to fail anyways.
src/device.c