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 @@ -35,4 +35,5 @@ package android.hardware.uwb.fira_android; @Backing(type="byte") @VintfStability enum UwbVendorGidAndroidOids { ANDROID_GET_POWER_STATS = 0, ANDROID_SET_COUNTRY_CODE = 1, } uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -27,4 +27,7 @@ enum UwbVendorGidAndroidOids { // Supported only if the value returned by getSupportedAndroidCapabilities() // has the bit of UwbAndroidCapabilities.POWER_STATS_QUERY set to 1. ANDROID_GET_POWER_STATS = 0x0, // Used to set the current regulatory country code (determined usinag // SIM or hardcoded by OEM). ANDROID_SET_COUNTRY_CODE = 0x1, } 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 @@ -35,4 +35,5 @@ package android.hardware.uwb.fira_android; @Backing(type="byte") @VintfStability enum UwbVendorGidAndroidOids { ANDROID_GET_POWER_STATS = 0, ANDROID_SET_COUNTRY_CODE = 1, }
uwb/aidl/android/hardware/uwb/fira_android/UwbVendorGidAndroidOids.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -27,4 +27,7 @@ enum UwbVendorGidAndroidOids { // Supported only if the value returned by getSupportedAndroidCapabilities() // has the bit of UwbAndroidCapabilities.POWER_STATS_QUERY set to 1. ANDROID_GET_POWER_STATS = 0x0, // Used to set the current regulatory country code (determined usinag // SIM or hardcoded by OEM). ANDROID_SET_COUNTRY_CODE = 0x1, }