OSDN Git Service

GAP: Dont send RNR and create connection at the same time
authorVenkata Jagadeesh Garaga <vgaraga@codeaurora.org>
Thu, 26 Oct 2017 10:15:18 +0000 (15:45 +0530)
committerMyles Watson <mylesgw@google.com>
Thu, 12 Sep 2019 21:04:56 +0000 (21:04 +0000)
commitea39ebb5531c4aac71a56c23df4480114d048a9a
treef84cd24b8e6b9a03f299a1a7bde9a1436b084a5b
parentb9ecf192dea541f0f5625fa4d3dce10996257705
GAP: Dont send RNR and create connection at the same time

HOST sending create connection, Remote Name Request (RNR) back to back
for same remote due to incorrect conditional logic.
Hence soc not able to respond for create connection,
DUT stuck in pairing state for ever.

Test: RNR is not sent when create connection is in progress

Bug: 137174533
Change-Id: I4801f2a4da4c7b6fead570b545706b8e30b724e4
CRs-Fixed: 2129630
stack/btm/btm_acl.cc