Himanshu Rawat | 2f046ae | 2024-01-12 16:35:56 +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" |
Himanshu Rawat | 2f046ae | 2024-01-12 16:35:56 +0000 | [diff] [blame] | 3 | |
| 4 | flag { |
| 5 | name: "break_uhid_polling_early" |
| 6 | namespace: "bluetooth" |
| 7 | description: "Break from UHID polling early if HID host disconnects" |
| 8 | bug: "319846147" |
Himanshu Rawat | 37a2a2c | 2024-01-17 23:11:50 +0000 | [diff] [blame] | 9 | } |
| 10 | |
| 11 | flag { |
| 12 | name: "allow_switching_hid_and_hogp" |
Oriol Prieto Gasco | d5b8200 | 2024-03-26 01:45:25 +0000 | [diff] [blame] | 13 | is_exported: true |
Himanshu Rawat | 37a2a2c | 2024-01-17 23:11:50 +0000 | [diff] [blame] | 14 | namespace: "bluetooth" |
| 15 | description: "Allow switching between HID and HOGP supported on the same device" |
| 16 | bug: "320762367" |
| 17 | } |
Himanshu Rawat | 9aa1130 | 2024-03-14 23:35:29 +0000 | [diff] [blame] | 18 | |
| 19 | flag { |
| 20 | name: "prevent_hogp_reconnect_when_connected" |
| 21 | namespace: "bluetooth" |
| 22 | description: "Do not request GATT connection while the HOGP is already connected" |
| 23 | bug: "329720661" |
| 24 | metadata { |
| 25 | purpose: PURPOSE_BUGFIX |
| 26 | } |
| 27 | } |
Himanshu Rawat | 71effbf | 2024-04-19 22:07:12 +0000 | [diff] [blame] | 28 | |
| 29 | flag { |
| 30 | name: "save_initial_hid_connection_policy" |
| 31 | namespace: "bluetooth" |
| 32 | description: "Save HID connection policy on initial successful connection" |
| 33 | bug: "335904609" |
| 34 | metadata { |
| 35 | purpose: PURPOSE_BUGFIX |
| 36 | } |
| 37 | } |
Himanshu Rawat | 0133aa0 | 2024-04-18 21:07:49 +0000 | [diff] [blame] | 38 | |
| 39 | flag { |
| 40 | name: "android_headtracker_service" |
| 41 | namespace: "bluetooth" |
| 42 | description: "Support headtracking through Android Headtracker Service" |
| 43 | bug: "335708774" |
| 44 | metadata { |
| 45 | purpose: PURPOSE_BUGFIX |
| 46 | } |
| 47 | } |
Himanshu Rawat | b7da331 | 2024-05-06 16:52:01 +0000 | [diff] [blame] | 48 | |
| 49 | flag { |
| 50 | name: "suppress_hid_rejection_broadcast" |
| 51 | namespace: "bluetooth" |
| 52 | description: "Don't generate state change event when an incoming HID connection is rejected" |
| 53 | bug: "339018102" |
| 54 | metadata { |
| 55 | purpose: PURPOSE_BUGFIX |
| 56 | } |
| 57 | } |
Himanshu Rawat | f956781 | 2024-06-06 18:51:05 +0000 | [diff] [blame] | 58 | |
| 59 | flag { |
| 60 | name: "hid_report_queuing" |
| 61 | namespace: "bluetooth" |
| 62 | description: "Queue incoming HID reports if UHID is not ready" |
| 63 | bug: "345498287" |
| 64 | } |
Himanshu Rawat | 3eeabaa | 2024-07-22 20:22:41 +0000 | [diff] [blame] | 65 | |
| 66 | flag { |
| 67 | name: "remove_input_device_on_vup" |
| 68 | namespace: "bluetooth" |
| 69 | description: "Remove the input device entry on device removal" |
| 70 | bug: "354758065" |
| 71 | metadata { |
| 72 | purpose: PURPOSE_BUGFIX |
| 73 | } |
| 74 | } |
Himanshu Rawat | c195069 | 2024-07-29 16:10:12 +0000 | [diff] [blame] | 75 | |
| 76 | flag { |
| 77 | name: "initiate_multiple_hid_connections" |
| 78 | namespace: "bluetooth" |
| 79 | description: "Allow HID host to initiate multiple HID connections at a time" |
| 80 | bug: "356141637" |
| 81 | metadata { |
| 82 | purpose: PURPOSE_BUGFIX |
| 83 | } |
| 84 | } |
Himanshu Rawat | 7b52a76 | 2024-08-08 03:16:27 +0000 | [diff] [blame] | 85 | |
| 86 | flag { |
| 87 | name: "close_hid_only_if_connected" |
| 88 | namespace: "bluetooth" |
| 89 | description: "Do not close BTA HID host if it is already closed" |
| 90 | bug: "358241286" |
| 91 | metadata { |
| 92 | purpose: PURPOSE_BUGFIX |
| 93 | } |
| 94 | } |
Archie Pusaka | eccd589 | 2024-08-28 16:16:46 +0800 | [diff] [blame] | 95 | |
| 96 | flag { |
| 97 | name: "close_hid_if_uhid_ready_too_slow" |
| 98 | namespace: "bluetooth" |
| 99 | description: "Close HID if UHID takes too long to be ready" |
| 100 | bug: "362665394" |
| 101 | metadata { |
| 102 | purpose: PURPOSE_BUGFIX |
| 103 | } |
| 104 | } |
Archie Pusaka | 9def907 | 2024-09-18 16:01:34 +0800 | [diff] [blame] | 105 | |
| 106 | flag { |
| 107 | name: "serialize_hogp_and_dis" |
| 108 | namespace: "bluetooth" |
| 109 | description: "start HOGP service discovery only after DIS discovery is finished" |
| 110 | bug: "367910199" |
| 111 | metadata { |
| 112 | purpose: PURPOSE_BUGFIX |
| 113 | } |
| 114 | } |
Archie Pusaka | fe13231 | 2024-09-24 18:06:44 +0800 | [diff] [blame] | 115 | |
| 116 | flag { |
| 117 | name: "dont_send_hid_set_idle" |
| 118 | namespace: "bluetooth" |
| 119 | description: "Don't send the SET IDLE HID message" |
| 120 | bug: "369310847" |
| 121 | metadata { |
| 122 | purpose: PURPOSE_BUGFIX |
| 123 | } |
| 124 | } |
Archie Pusaka | 4a74579 | 2024-09-26 15:30:27 +0800 | [diff] [blame] | 125 | |
| 126 | flag { |
| 127 | name: "forward_get_set_report_failure_to_uhid" |
| 128 | namespace: "bluetooth" |
| 129 | description: "Forward GET/SET REPORT reply to UHID even when the request fails" |
| 130 | bug: "369748430" |
| 131 | metadata { |
| 132 | purpose: PURPOSE_BUGFIX |
| 133 | } |
| 134 | } |
Himanshu Rawat | 739fdb7 | 2024-11-08 03:26:34 +0000 | [diff] [blame] | 135 | |
| 136 | flag { |
| 137 | name: "remove_pending_hid_connection" |
| 138 | namespace: "bluetooth" |
| 139 | description: "Remove the pending BTA HH connection instance when the device is removed" |
| 140 | bug: "377705101" |
| 141 | metadata { |
| 142 | purpose: PURPOSE_BUGFIX |
| 143 | } |
| 144 | } |
Himanshu Rawat | 4d680b1 | 2024-11-09 00:39:56 +0000 | [diff] [blame] | 145 | |
| 146 | flag { |
| 147 | name: "hogp_reconnection" |
| 148 | namespace: "bluetooth" |
| 149 | description: "Allow reconnection from HOGP device irrespective of disconnection reason" |
| 150 | bug: "378162528" |
| 151 | metadata { |
| 152 | purpose: PURPOSE_BUGFIX |
| 153 | } |
| 154 | } |
Himanshu Rawat | c329e5d | 2024-11-26 22:43:12 +0000 | [diff] [blame] | 155 | |
| 156 | flag { |
| 157 | name: "pending_hid_connection_cancellation" |
| 158 | namespace: "bluetooth" |
| 159 | description: "Properly cancel the pending connection to the already added devices" |
| 160 | bug: "381135214" |
| 161 | metadata { |
| 162 | purpose: PURPOSE_BUGFIX |
| 163 | } |
| 164 | } |