LOS fork from github for A-Team Digital Solutions members
Find a file
Sal Savage f6ad7132cd dre: Set default the Bluetooth class of device
The class of device is a string with a list of uint8t values:
90,2,12

The meaning is as follows:
{Service Field, Major class, Minor class}

Service Field: 0x5A -> 90
    Bit 17: Networking
    Bit 19: Capturing
    Bit 20: Object Transfer
    Bit 22: Telephony
MAJOR_CLASS: 0x02 -> 2 (Phone)
MINOR_CLASS: 0x0C -> 12 (Smart Phone)

Bug: 217452259
Test: make -j; -- check that bluetooth.device.class_of_device is
correct

Merged-In: I75a6fb83a6149f58372b7aa46ccc190fd4451ab0
Change-Id: I75a6fb83a6149f58372b7aa46ccc190fd4451ab0
2022-12-15 18:50:53 -06:00
audio dre: audio: Fix audio policy configuration 2022-11-06 17:12:05 -06:00
bluetooth dre: bluetooth: Import QVA bdroid config 2022-06-01 22:16:26 -05:00
configs dre: Update blobs to Android 12 (DE2117_11.C.15) 2022-10-11 08:31:07 -05:00
gps dre: Change GPS proxy app to default one 2022-10-11 08:31:24 -05:00
init dre: init: Load WLAN module during boot 2022-11-06 17:12:05 -06:00
nfc dre: nfc: Use modified libnfc-hal-st.conf 2022-11-06 17:12:05 -06:00
overlay dre: overlay: Remove keyguard_indication_margin_bottom 2022-11-06 17:12:05 -06:00
overlay-lineage dre: overlay: Set max network scan search time to 254 2022-11-06 17:11:02 -06:00
sepolicy/vendor dre: Use hardware/oplus/sepolicy/qti 2022-11-06 17:11:02 -06:00
Android.bp dre: Move bootctrl and gpt-utils to hardware/oplus 2022-11-06 17:11:02 -06:00
Android.mk dre: Switch to SPDX license identifiers 2022-10-11 08:31:24 -05:00
AndroidProducts.mk dre: Initial device tree conversion and decommonization 2022-06-01 22:09:03 -05:00
BoardConfig.mk dre: Switch to legacy sepolicy_vndr 2022-12-15 18:50:53 -06:00
compatibility_matrix.xml sm8250-common: Start building vendor and odm 2021-01-08 14:31:38 +01:00
config.fs dre: Regenerate config.fs 2022-10-11 08:31:23 -05:00
device.mk dre: Removing GSI keys 2022-12-15 18:50:53 -06:00
device_framework_matrix.xml dre: Set faceunlock and enginner HALs as optional 2022-11-06 17:11:02 -06:00
extract-files.sh dre: Update blobs to Android 12 (DE2117_11.C.15) 2022-10-11 08:31:07 -05:00
lineage.dependencies dre: Switch to hardware/oplus 2022-10-11 08:31:23 -05:00
lineage_dre.mk dre: Update from OOS 11.C.16 2022-11-06 17:12:03 -06:00
manifest.xml dre: hidl: Add v1.0 MwqemAdapter HIDL entry 2022-10-11 08:31:24 -05:00
manifest_odm.xml dre: Register IHighTouchPollingRate interface 2022-11-06 17:11:02 -06:00
modules.load dre: Sync modules.load with DE2117_11.C.15 2022-11-06 17:11:02 -06:00
odm.prop dre: Add some relevant properties wanted by RMT storage 2022-11-06 17:11:02 -06:00
product.prop dre: Move BT profiles props to vendor 2022-12-15 18:50:53 -06:00
proprietary-files.txt dre: nfc: Use modified libnfc-hal-st.conf 2022-11-06 17:12:05 -06:00
setup-makefiles.sh dre: Initial device tree conversion and decommonization 2022-06-01 22:09:03 -05:00
system_ext.prop dre: Drop debug.sf.latch_unsignaled from system_ext.prop 2022-11-06 17:11:02 -06:00
vendor.prop dre: Set default the Bluetooth class of device 2022-12-15 18:50:53 -06:00