commit | 493e8216b085c0748745e7e50a4e8b4294008846 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Aug 22 21:02:24 2022 +0000 |
committer | Roshan Pius <rpius@google.com> | Wed Nov 09 09:50:20 2022 -0800 |
tree | 08303b79c7e170d29cc31d875d52c616cfa660f1 | |
parent | 2cf69b7084b5ff5b9cfc534e6c3d2b48d0de2d1f [diff] |
uwb(hal): Doc update to clarify country code payload of 00 Bug: 243426975 Test: N/A Merged-In: I6ec56c68df5e1049d93c31e498934501f7d75ad1 Change-Id: I6ec56c68df5e1049d93c31e498934501f7d75ad1
diff --git a/uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl b/uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl index 42d52f1..4768f55 100644 --- a/uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl +++ b/uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl
@@ -30,6 +30,8 @@ ANDROID_GET_POWER_STATS = 0x0, // Used to set the current regulatory country code (determined usinag // SIM or hardcoded by OEM). + // Country code is sent as a 2 byte value corresponding to ISO-3166 country code. + // Note: "00" is used to indicate that the country code is unknown. ANDROID_SET_COUNTRY_CODE = 0x1, // Used by the notification to get UWB ranging diagnostics stats. // Supported only if the UwbVendorCapabilityTlvTypes.SUPPORTED_DIAGNOSTICS set