- Feb 09, 2024
-
-
Andriy Naborskyy authored
Bug: 322406148 Test: override on device and check address rotation frequency. Test: m com.android.btservices Flag: EXEMPT no logical change, add sysprop Change-Id: Id11194f2af59d9426c9362af6086a23eaf16e383
-
- Dec 07, 2023
-
-
Hyundo Moon authored
The sysprop "bluetooth.pan.nap.enabled" was made when "bluetooth.profile.pan.nap.enabled" has long since existed. This CL removes the newly created one, including the file where it is defined. Bug: 305785609 Test: m -j; Flag: EXEMPT, duplicate sysprop removal - it should be no-op ideally Change-Id: I33fec7ff1c2a5fd115a0a20452c9bb33f3dd5d95
-
- Nov 16, 2023
-
-
William Escande authored
Bug: 308497929 Test: m Bluetooth | No test require when adding sysprop Change-Id: I538da9e91f501d21f65f234b3e403faef68e57fb
-
- Nov 14, 2023
-
-
William Escande authored
Test: m Bluetooth | No-op change Bug: 310741104 Change-Id: I95d113e90ba710d687722f846f52011950bf3f5d
-
- Oct 10, 2023
-
-
Yongqin Liu authored
The original BLE_VND_INCLUDED define method cannot be override on runtime and some targets need to disable this feature(Eg: hikey960 board) Test: m . Test: bluetooth enabled by default after boot with the hikey960 board Bug: 302408538 Change-Id: I6da644a22056c8198b0dcd63b98c12fe829d487f Signed-off-by:
Yongqin Liu <yongqin.liu@linaro.org>
-
- Jun 07, 2023
-
-
jinyao.yu authored
[Description] Add A2DP src and sink co-exist feature, that we can connect both sink and src remote device at the same time while only keep 1 streaming. Add property “bluetooth.a2dp.src_sink_coexist.enabled” to control this feature Bug: 256938279 Test: A2DP src/sink connect, streaming successully, net_test_btif_rc unit test pass Change-Id: I89ee8391f73daffaa992a5e7fafba36635a19641
-
- Mar 19, 2023
-
-
David Duarte authored
Test: TreeHugger Change-Id: I9351bf55695797eeed568adf3fbdbb761859b98f
-
- Mar 10, 2023
-
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the features (Eg: Wear OS) Test: manual | set the property and check new behavior Bug: 263323082 Change-Id: I197d670c929c7a086340f9d8ff72b0ec170616fe (cherry picked from https://android-review.googlesource.com/q/commit:698f4dce56fc120263c944d19af60506f79d2afb) Merged-In: I197d670c929c7a086340f9d8ff72b0ec170616fe
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the features (Eg: Wear OS) Test: atest net_test_bta net_test_btif_hf_client_service Test: manual | set the property and check new behavior Bug: 263323082 (cherry picked from https://android-review.googlesource.com/q/commit:248721c131c03a069db8effcc443ce951d595c5d) Change-Id: Ic241364ceed263138797e3c3ad0f139da67e689a Merged-In: Ic241364ceed263138797e3c3ad0f139da67e689a
-
- Mar 09, 2023
-
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the features (Eg: Wear OS) Test: manual | set the property and check new behavior Bug: 263323082 Change-Id: I197d670c929c7a086340f9d8ff72b0ec170616fe
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the features (Eg: Wear OS) Test: atest net_test_bta net_test_btif_hf_client_service Test: manual | set the property and check new behavior Bug: 263323082 Change-Id: Ic241364ceed263138797e3c3ad0f139da67e689a
-
William Escande authored
The `define` cannot be override on runtime and some target need to change the default version to use (Eg: Wear OS) Dirty cherry because of: * hfp dynamic version feature missing * invisalign Bug: 263323082 Test: atest net_test_btif_hf_client_service net_test_bta net_test_btif_bta (cherry picked from https://android-review.googlesource.com/q/commit:fb9e4fac25fe3f6ef5e0b1822715fdf5c508b076) Merged-In: Iee020f8029dc5f82564fa28574914096a8e7cd75 Change-Id: I16bd905974e9cf589b01bdd908763f3a2699a49b
-
- Mar 07, 2023
-
-
William Escande authored
The `define` cannot be override on runtime and some target need to change the default version to use (Eg: Wear OS) Bug: 263323082 Test: atest net_test_btif_hf_client_service net_test_bta net_test_btif_bta Change-Id: Iee020f8029dc5f82564fa28574914096a8e7cd75
-
- Mar 06, 2023
-
-
William Escande authored
The `define` cannot be override on runtime and some target need to disable nap (Eg: Wear OS) Test: manual | set the property and check new behavior Bug: 263323082 Merged-In: I27f9ec11fd4ef50ce2f66e3329dc0394257bcc2e Change-Id: I27f9ec11fd4ef50ce2f66e3329dc0394257bcc2e (cherry picked from commit a786e247)
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the available services (Eg: Wear OS) Dirty pick because of: * include moved * missing aosp/2213211 that does not need to be cherry-picked Test: manual | set the property and check new behavior Bug: 263323082 Merged-In: I39e474b2a0d167c1098ba9df15d5518644786e9e (cherry picked from commit 1a477a04) Change-Id: I6cb9d5e501e3779af060868795d3fbabfe081527
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the delay of bta disable to 1000 ms (Eg: Wear OS) Test: manual | set the property and check new behavior Bug: 263323082 Change-Id: Ie652d793984b71f8ad6622f74cdac2d00c1c4516 (cherry picked from commit on android-review.googlesource.com host: 3858d297) Merged-In: Ie652d793984b71f8ad6622f74cdac2d00c1c4516
-
- Mar 03, 2023
-
-
William Escande authored
The `define` cannot be override on runtime and some target need to disable nap (Eg: Wear OS) Test: manual | set the property and check new behavior Bug: 263323082 Change-Id: I27f9ec11fd4ef50ce2f66e3329dc0394257bcc2e
-
- Mar 02, 2023
-
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the support for absolute volume to false (Eg: Wear OS) Test: manual | set the property and check avrcp absolute volume Bug: 263323082 Change-Id: I14757867def3ef3110387f92f158ec6b5708da76 (cherry picked from commit f8a79afd) Merged-In: I14757867def3ef3110387f92f158ec6b5708da76
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the available services (Eg: Wear OS) Test: manual | set the property and check new behavior Bug: 263323082 Change-Id: I39e474b2a0d167c1098ba9df15d5518644786e9e
-
- Feb 28, 2023
-
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the delay of bta disable to 1000 ms (Eg: Wear OS) Test: manual | set the property and check new behavior Bug: 263323082 Change-Id: Ie652d793984b71f8ad6622f74cdac2d00c1c4516
-
- Feb 27, 2023
-
-
William Escande authored
The `define` cannot be override on runtime and some target need to configure the support for absolute volume to false (Eg: Wear OS) Test: manual | set the property and check avrcp absolute volume Bug: 263323082 Change-Id: I14757867def3ef3110387f92f158ec6b5708da76
-