| express_metric { |
| id: "bluetooth.value_close_profile_proxy_adapter_mismatch" |
| type: COUNTER_WITH_UID |
| display_name: "Calls of closeProfileProxy on a proxy from a different BluetoothAdapter" |
| description: |
| "Counting how many calls to BluetoothAdapter.closeProfileProxy where made with" |
| "a BluetoothProfile opened with getProfileProxy on a different BluetoothAdapter" |
| "instance." |
| owner_email: "licorne@google.com" |
| unit: UNIT_COUNT |
| } |
| |
| express_metric { |
| id: "bluetooth.value_cvsd_codec_usage_over_hfp" |
| type: COUNTER |
| display_name: "HFP codec usage -- CVSD" |
| description: "Counter on how many time CVSD codec is used for HFP." |
| owner_email: "wescande@google.com" |
| owner_email: "rotkiewicz@google.com" |
| unit: UNIT_COUNT |
| } |
| |
| express_metric { |
| id: "bluetooth.value_msbc_codec_usage_over_hfp" |
| type: COUNTER |
| display_name: "HFP codec usage -- mSbc" |
| description: "Counter on how many time mSbc codec is used for HFP." |
| owner_email: "wescande@google.com" |
| owner_email: "rotkiewicz@google.com" |
| unit: UNIT_COUNT |
| } |
| |
| express_metric { |
| id: "bluetooth.value_aptx_codec_usage_over_hfp" |
| type: COUNTER |
| display_name: "HFP codec usage -- AptX" |
| description: "Counter on how many time AptX codec is used for HFP." |
| owner_email: "wescande@google.com" |
| owner_email: "rotkiewicz@google.com" |
| unit: UNIT_COUNT |
| } |
| |
| express_metric { |
| id: "bluetooth.value_lc3_codec_usage_over_hfp" |
| type: COUNTER |
| display_name: "HFP codec usage -- LC3" |
| description: "Counter on how many time LC3 codec is used for HFP." |
| owner_email: "wescande@google.com" |
| owner_email: "rotkiewicz@google.com" |
| unit: UNIT_COUNT |
| } |