Commit e9b1ca4a authored by Yu Liu's avatar Yu Liu Committed by Chromium LUCI CQ

Add new bucket to bluetooth pairing result metrics.

Bug: b/175707921
Change-Id: I9f54d970e45ffb6a8cee83f3b70aa5f6f75f8bbf

Corresponding BlueZ metrics implementation can be found at: https://chromium-review.googlesource.com/c/chromiumos/third_party/bluez/+/2595924

Change-Id: I9f54d970e45ffb6a8cee83f3b70aa5f6f75f8bbf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595525Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Yu Liu <yudiliu@google.com>
Cr-Commit-Position: refs/heads/master@{#837883}
parent 16b34dcf
...@@ -7210,6 +7210,7 @@ Called by update_bad_message_reasons.py.--> ...@@ -7210,6 +7210,7 @@ Called by update_bad_message_reasons.py.-->
<int value="10" label="Authentication cancelled"/> <int value="10" label="Authentication cancelled"/>
<int value="11" label="Authentication timeout"/> <int value="11" label="Authentication timeout"/>
<int value="12" label="Unknown"/> <int value="12" label="Unknown"/>
<int value="13" label="BT IO connection failed"/>
</enum> </enum>
<enum name="BlueZResultOfPerProfileConnection"> <enum name="BlueZResultOfPerProfileConnection">
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment