blob: 49dc920b52c9c63054ca3f8a30146731ebbe732e [file] [log] [blame]
Chienyuan Huang0dffd7f2023-12-27 09:17:46 +00001package: "com.android.bluetooth.flags"
Oriol Prieto Gasco8bb65bb2024-02-03 02:39:07 +00002container: "com.android.btservices"
Chienyuan Huang0dffd7f2023-12-27 09:17:46 +00003
4flag {
5 name: "channel_sounding"
Oriol Prieto Gasco90f28bc2024-03-01 16:52:44 +00006 is_exported: true
Chienyuan Huang0dffd7f2023-12-27 09:17:46 +00007 namespace: "bluetooth"
8 description: "Enable Channel Sounding"
9 bug: "317683528"
10}
Chienyuan Huang399250b2024-02-07 09:58:12 +000011
12flag {
13 name: "channel_sounding_in_stack"
14 namespace: "bluetooth"
15 description: "Enable Channel Sounding in the Bluetooth stack"
16 bug: "324185011"
17}