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

Skip to content
Commit 0749df1c authored by Huirong Liao's avatar Huirong Liao
Browse files

Fix BR/EDR device may be flush by ble device

[Root Cause]
if there are too much ble device(adv), br/edr will be overwritten
by ble device, then targe device will not in inquiry db.
then it will not do RNR for some device without name.

[Solution]
so enlarge the inquiry db and reserve half of it for BR/EDR and ble.

Bug: 266219643
Test: atest net_test_btif_stack pass

Change-Id: I955fb52696ad9cdacc0aff7cbb4bf2dd81f342b0
parent 921d1c8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment