xref: /aosp_15_r20/hardware/interfaces/bluetooth/audio/flags/btaudiohal.aconfig (revision 4d7e907c777eeecc4c5bd7cf640a754fac206ff7)
1package: "com.android.btaudio.hal.flags"
2container: "system"
3
4flag {
5    name: "dsa_lea"
6    namespace: "pixel_bluetooth"
7    description: "Flag for DSA Over LEA"
8    bug: "270987427"
9}
10
11flag {
12    name: "leaudio_report_broadcast_ac_to_hal"
13    namespace: "pixel_bluetooth"
14    description: "Flag for reporting lea broadcast audio config to HAL"
15    bug: "321168976"
16}