mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
uwb(hal): Doc update to clarify country code payload of 00
Bug: 243426975 Test: N/A Merged-In: I6ec56c68df5e1049d93c31e498934501f7d75ad1 Change-Id: I6ec56c68df5e1049d93c31e498934501f7d75ad1
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