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

Commit 57a91681 authored by Omair Kamil's avatar Omair Kamil
Browse files

Flag: Add le_inquiry_duration

Bug: 357894405
Bug: 357894242
Test: m Bluetooth
Change-Id: I540b5251aef38074e736a6b4731a2348ba058046
parent b21d20f3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -259,3 +259,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "le_inquiry_duration"
    namespace: "bluetooth"
    description: "Use the same duration for LE inquiry scan that classic discovery uses"
    bug: "357894405"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}