- Jun 26, 2023
-
-
Change-Id: Ic36c75ec06206bba37b9733b7e1c2b4e95b41249
-
Change-Id: Ic1eb6f7e3cb54bdb67da2fb963426a240f2edda3
-
Change-Id: I353dfb264191e587620b4a88f1f6783e54395d6e
-
Dhina17 authored
Change-Id: I1a9fc1cc080072dc85941b156ee58bed41bb16fc
-
It no longer exists, the service is fully binderized Change-Id: I06ee402b50216948e0e72a2797c2edfda1c4886a
-
Change-Id: Ifecd15ee6c86a4571e5a7cc961372348455c4d5c
-
Bug: 214499288 Change-Id: I4823afa45553b9484ad5215d081b0e6635c4b183 Test: Presubmit
-
Change-Id: Iad5cc1176978137c647069197b33f49fb4d98ab2
-
As of I3c7aed1bdb45db728d319f7d757400e44d232283 the Bluetooth stack defaults to reasonable defaults that should work for all devices. Change-Id: I056d63c4c8a2727e384172e964dc0000b6773504
-
This is no longer needed as of Android 13. Change-Id: I38435c47c8781678f82014decbbae40dcab0a07b
-
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
-
Same values go to: - power profile xml for power calculation - vendor props for the A13 BT stack Change-Id: I04dbb8736a599c4798223f7e3e317b2fcc873ded
-
These have been migrated to sysprops in Android 13. Change-Id: I34c1f6b882a61df6db95523997002512354d875e
-
System properties set with the "=" operator cannot be overriden. This device is used elsewhere in the system and some of the properties need to be overridden. The "?=" operator will use the assigned value if no other values are assigned elsewhere, allowing for overrides. Bug: 230638462 Test: adb shell getprop | grep bluetooth Change-Id: Id6cd7901555edafef141bbc1bbd5e06dc3a54d0c
-
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 Change-Id: I24fd57bacbf6786a26f7079e7a6e9857dbe170d1
-
Bug: 217448211 Test: atest BluetoothInstrumentationTests Merged-In: I0d23d92ae4d75d6658c2ab2ca25122dd5ac68300 Change-Id: I0d23d92ae4d75d6658c2ab2ca25122dd5ac68300
-
Bug: 217448211 Test: make -j Merged-In: I0a76275baf2c80894b6be71d79b3265021ac921b Change-Id: I0a76275baf2c80894b6be71d79b3265021ac921b
-
bluetooth.audio@2.1 adds new functionalities required for Bluetooth LE Audio development Bug: 150670922 Change-Id: Iac2ece0c029a38fef82e81f5ba3ba491163818ef
-
Change-Id: I5fa961bf08d0e637fcba6d2444a082a1f0330386
-
Change-Id: Ia2cd305baf3ce0fa7ac52d440a4ff51f94654438
-
- building from here https://github.com/LineageOS/android_build/blob/lineage-18.1/target/product/full_base.mk#L35 Change-Id: Ib71c1abd381468ec3621d60e5ca959f738f51168
-
- Jun 15, 2023
- Nov 01, 2022
-
-
Dhina17 authored
Change-Id: I294f088612d622d98ada0380bef60a44d6cdac43
-
- Oct 30, 2022
-
-
Dhina17 authored
Change-Id: I0963ce6305a351a4bc90ccc4f237745f1c6a0d4c
-
- Oct 25, 2022
-
-
Dhina17 authored
Change-Id: Ia79cb95998ebac2fb88d026f7a5666e6051ade16
-
Dhina17 authored
Change-Id: Ifcb7c129cdea9d71a24039f1e29bd0114aca1b95
-
Dhina17 authored
Change-Id: Idccc57073bc5f38015365e75d39d954ecbf9b410
-
Dhina17 authored
Change-Id: I31537719ddd616f288ab94773722dbd694f13162
-
Dhina17 authored
Change-Id: I7305d622b689d9cda652b36234b549bd717ded97
-
* Not needed for us. Change-Id: Ieee6bbbb858c0ee86769cded081fd82f3b9744ef
-
Properties which are related to the fastdormancy apk are removed. Legacy fast dormancy code is obsolete and removed all its instances. CRs-Fixed: 2748503 Change-Id: I7a2bd24d78bb49765af59c933eca4503015b6792
-
- Oct 23, 2022
-
-
Dhina17 authored
Change-Id: Ib64596846134bcd5b2d5c1cc8bf4eaab266fde10
-