1package: "com.android.bluetooth.flags"
2container: "com.android.btservices"
3
4flag {
5    name: "higher_l2cap_flush_threshold"
6    namespace: "bluetooth"
7    description: "Use a higher threshold for flushing L2CAP packets"
8    bug: "315500864"
9}
10
11flag {
12    name: "asha_asrc"
13    namespace: "bluetooth"
14    description: "Sync audio stream with the bluetooth link clock"
15    bug: "321057945"
16}
17