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

Commit 1376f83a authored by Rongxuan Liu's avatar Rongxuan Liu
Browse files

Add new flag for divide long single gap data

Test: m Bluetooth
Bug: 310217895
Bug: 303546333
Change-Id: Id563b3288d900c0366de7508366b04604379f21d
parent 3e5dd996
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Enable support for the decryption of Encrypted Advertising Data"
    description: "Enable support for the decryption of Encrypted Advertising Data"
    bug: "308855997"
    bug: "308855997"
}
}

flag {
    name: "divide_long_single_gap_data"
    namespace: "bluetooth"
    description: "Divide long single gap data if length is longer than HCI data length limit"
    bug: "310217895"
}
 No newline at end of file