Loading uwb/aidl/aidl_api/android.hardware.uwb.fira_android/current/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -36,4 +36,5 @@ package android.hardware.uwb.fira_android; enum UwbVendorGidAndroidOids { ANDROID_GET_POWER_STATS = 0, ANDROID_SET_COUNTRY_CODE = 1, ANDROID_RANGE_DIAGNOSTICS = 2, } uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl +4 −0 Original line number Diff line number Diff line Loading @@ -31,4 +31,8 @@ enum UwbVendorGidAndroidOids { // Used to set the current regulatory country code (determined usinag // SIM or hardcoded by OEM). ANDROID_SET_COUNTRY_CODE = 0x1, // Used by the notification to get UWB ranging diagnostics stats. // Supported only if the UwbVendorCapabilityTlvTypes.SUPPORTED_DIAGNOSTICS set // to 1. ANDROID_RANGE_DIAGNOSTICS = 0x2, } Loading
uwb/aidl/aidl_api/android.hardware.uwb.fira_android/current/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -36,4 +36,5 @@ package android.hardware.uwb.fira_android; enum UwbVendorGidAndroidOids { ANDROID_GET_POWER_STATS = 0, ANDROID_SET_COUNTRY_CODE = 1, ANDROID_RANGE_DIAGNOSTICS = 2, }
uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl +4 −0 Original line number Diff line number Diff line Loading @@ -31,4 +31,8 @@ enum UwbVendorGidAndroidOids { // Used to set the current regulatory country code (determined usinag // SIM or hardcoded by OEM). ANDROID_SET_COUNTRY_CODE = 0x1, // Used by the notification to get UWB ranging diagnostics stats. // Supported only if the UwbVendorCapabilityTlvTypes.SUPPORTED_DIAGNOSTICS set // to 1. ANDROID_RANGE_DIAGNOSTICS = 0x2, }