mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
uwb(hal): Doc update to clarify country code payload of 00 am: 778ddca75a
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/19698276 Change-Id: I9b86749776f49fe09c2934ec2e3a63eca7123d6f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -30,6 +30,8 @@ enum UwbVendorGidAndroidOids {
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user