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

Commit 97cf2308 authored by Hsin-chen Chuang's avatar Hsin-chen Chuang
Browse files

Add flag rnr_validate_page_scan_repetition_mode

Bug: 344520866
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ie7c223428c8ac0ab1ab5465e294316e6c7bedb84
parent b7d0abce
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -31,3 +31,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "rnr_validate_page_scan_repetition_mode"
    namespace: "bluetooth"
    description: "Validate page scan repetition mode parameter before sending RNR"
    bug: "344520866"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}