Bluetooth: Raven BT SAR tables for EU sub6 and mmwave am: d1e61ffb10 am: e7b0b1ce40
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15436463 Change-Id: Ic255dbebf1cb9d033fa98d0a9b8c44642649ed46
This commit is contained in:
commit
5a833536b3
2 changed files with 36 additions and 1 deletions
34
bluetooth_power_limits_EU.csv
Normal file
34
bluetooth_power_limits_EU.csv
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1
|
||||||
|
off,off,off,off,off,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,off,off,off,on,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,off,off,on,off,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,off,off,on,on,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,off,on,off,off,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,off,on,off,on,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,off,on,on,off,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,off,on,on,on,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,on,off,off,off,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,on,off,off,on,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,on,off,on,off,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,on,off,on,on,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,on,on,off,off,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,on,on,off,on,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,on,on,on,off,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,on,on,on,on,on,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,off,off,off,off,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,off,off,off,on,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,off,off,on,off,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,off,off,on,on,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,off,on,off,off,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,off,on,off,on,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,off,on,on,off,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,off,on,on,on,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,on,off,off,off,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,on,off,off,on,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,on,off,on,off,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,on,off,on,on,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,on,on,off,off,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,on,on,off,on,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,on,on,on,off,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
on,on,on,on,on,any,76,76,44,76,76,40,64,68,40,64,68,40
|
||||||
|
off,any,any,any,any,off,76,76,44,76,76,40,64,68,40,64,68,40
|
|
|
@ -69,7 +69,8 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
# Bluetooth Tx power caps for raven
|
# Bluetooth Tx power caps for raven
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/bluetooth_power_limits_raven.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \
|
$(LOCAL_PATH)/bluetooth_power_limits_raven.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \
|
||||||
$(LOCAL_PATH)/bluetooth_power_limits_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_US.csv
|
$(LOCAL_PATH)/bluetooth_power_limits_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_US.csv \
|
||||||
|
$(LOCAL_PATH)/bluetooth_power_limits_EU.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_EU.csv
|
||||||
|
|
||||||
# Bluetooth SAR test tool
|
# Bluetooth SAR test tool
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue