Bluetooth: Raven BT SAR tables for EU sub6 and mmwave
Bug: 195263243 Test: make Change-Id: I855ff39b18f0af58d6ac14b4384010d7b997b21e
This commit is contained in:
parent
e5402a7297
commit
97d7a59eb7
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