Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 607b77a9 authored by Andre Eisenbach's avatar Andre Eisenbach Committed by Android Git Automerger
Browse files

am a4e2911a: Merge "Allow BT inquiry while discovery is in progress." into mnc-dr-dev

* commit 'a4e2911a':
  Allow BT inquiry while discovery is in progress.
parents 1d2e530b a4e2911a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2915,10 +2915,10 @@ static void btif_dm_ble_auth_cmpl_evt (tBTA_DM_AUTH_CMPL *p_auth_cmpl)
            state = BT_BOND_STATE_NONE;
        } else {
            btif_dm_save_ble_bonding_keys();
        }
            BTA_GATTC_Refresh(bd_addr.address);
            btif_dm_get_remote_services_by_transport(&bd_addr, BTA_GATT_TRANSPORT_LE);
        }
    }
    else
    {
        /*Map the HCI fail reason  to  bt status  */