Bluetooth: add BT SAR tables
Bluetooth SAR tables are for setting tx power of Bluetooth Bug: 264631351 Test: build and check log of reading SAR table Change-Id: I0025c9328b4b6b0b290909fe7a70a36975e3817a
This commit is contained in:
parent
67a373d8d8
commit
291e1c2ea3
6 changed files with 20 additions and 1 deletions
2
bluetooth/bluetooth_power_limits_tangorpro.csv
Normal file
2
bluetooth/bluetooth_power_limits_tangorpro.csv
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
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
|
||||||
|
any,any,any,any,any,any,61,27,19,61,27,19,61,27,19,61,27,19
|
|
2
bluetooth/bluetooth_power_limits_tangorpro_GTU8P_CA.csv
Normal file
2
bluetooth/bluetooth_power_limits_tangorpro_GTU8P_CA.csv
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
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
|
||||||
|
any,any,any,any,any,any,61,61,56,61,61,56,61,61,56,61,61,56
|
|
2
bluetooth/bluetooth_power_limits_tangorpro_GTU8P_EU.csv
Normal file
2
bluetooth/bluetooth_power_limits_tangorpro_GTU8P_EU.csv
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
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
|
||||||
|
any,any,any,any,any,any,62,35,19,62,35,19,62,35,19,62,35,19
|
|
2
bluetooth/bluetooth_power_limits_tangorpro_GTU8P_JP.csv
Normal file
2
bluetooth/bluetooth_power_limits_tangorpro_GTU8P_JP.csv
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
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
|
||||||
|
any,any,any,any,any,any,61,27,28,61,27,28,61,27,28,61,27,28
|
|
2
bluetooth/bluetooth_power_limits_tangorpro_GTU8P_US.csv
Normal file
2
bluetooth/bluetooth_power_limits_tangorpro_GTU8P_US.csv
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
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
|
||||||
|
any,any,any,any,any,any,61,61,56,61,61,56,61,61,56,61,61,56
|
|
|
@ -20,7 +20,16 @@ DEVICE_MANIFEST_FILE += \
|
||||||
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/bluetooth
|
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/bluetooth
|
||||||
PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.synabtlinux
|
PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.synabtlinux
|
||||||
# Bluetooth SAR test tools
|
# Bluetooth SAR test tools
|
||||||
PRODUCT_PACKAGES_DEBUG += bluetooth_sar_test
|
PRODUCT_PACKAGES_DEBUG += bt_sar_test
|
||||||
|
|
||||||
|
# Bluetooth Tx power caps
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
device/google/tangorpro/bluetooth/bluetooth_power_limits_tangorpro.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \
|
||||||
|
device/google/tangorpro/bluetooth/bluetooth_power_limits_tangorpro_GTU8P_CA.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTU8P_CA.csv \
|
||||||
|
device/google/tangorpro/bluetooth/bluetooth_power_limits_tangorpro_GTU8P_EU.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTU8P_EU.csv \
|
||||||
|
device/google/tangorpro/bluetooth/bluetooth_power_limits_tangorpro_GTU8P_JP.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTU8P_JP.csv \
|
||||||
|
device/google/tangorpro/bluetooth/bluetooth_power_limits_tangorpro_GTU8P_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTU8P_US.csv \
|
||||||
|
|
||||||
# default BDADDR for EVB only
|
# default BDADDR for EVB only
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
|
ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue