Chienyuan Huang | 0dffd7f | 2023-12-27 09:17:46 +0000 | [diff] [blame] | 1 | package: "com.android.bluetooth.flags" |
Oriol Prieto Gasco | 8bb65bb | 2024-02-03 02:39:07 +0000 | [diff] [blame] | 2 | container: "com.android.btservices" |
Chienyuan Huang | 0dffd7f | 2023-12-27 09:17:46 +0000 | [diff] [blame] | 3 | |
| 4 | flag { |
| 5 | name: "channel_sounding" |
Oriol Prieto Gasco | d5b8200 | 2024-03-26 01:45:25 +0000 | [diff] [blame] | 6 | is_exported: true |
Chienyuan Huang | 0dffd7f | 2023-12-27 09:17:46 +0000 | [diff] [blame] | 7 | namespace: "bluetooth" |
| 8 | description: "Enable Channel Sounding" |
| 9 | bug: "317683528" |
| 10 | } |
Chienyuan Huang | 399250b | 2024-02-07 09:58:12 +0000 | [diff] [blame] | 11 | |
| 12 | flag { |
| 13 | name: "channel_sounding_in_stack" |
| 14 | namespace: "bluetooth" |
| 15 | description: "Enable Channel Sounding in the Bluetooth stack" |
| 16 | bug: "324185011" |
Steven Liu | f787f08 | 2024-05-14 15:37:10 +0000 | [diff] [blame] | 17 | } |
| 18 | |
| 19 | flag { |
| 20 | name:"channel_sounding_25q2_apis" |
| 21 | namespace: "bluetooth" |
| 22 | is_exported: true |
| 23 | description: "Add new APIs for channel sounding" |
| 24 | bug: "367409858" |
| 25 | } |