- Dec 22, 2022
-
-
Sungsoo Lim authored
-
Hyundo Moon authored
Bug: 262486295 Test: atest BluetoothPbapUtilsTest Change-Id: Ic6dbbc624d8d1a6b51d1d9dbd663c3d004e5d075
-
William Escande authored
-
William Escande authored
-
William Escande authored
-
- Dec 21, 2022
-
-
Henri Chataing authored
-
William Escande authored
-
William Escande authored
Test: atest --host + all pre-submit test Change-Id: I7842a2ed6c8fdbe50a7243c96d49b3d4feaa7d10
-
William Escande authored
The test need dbus/Bus from libchrome but this is not exposed from the repo. Test: build test for host with OS_GENERIC Bug: 263324289 Change-Id: Iaac275f5dfd74fa724dc65b81f621c2925e3d0b0
-
William Escande authored
This constructor is never called and was implicitly deleted. Build flag is throwing a error when building for host Test: atest --host with OS_GENERIC defined Change-Id: Ic807687181f7f732dff0dfce2e6643686f2134d0
-
Martin Geisler authored
* changes: pdl: Update getter names as per C-GETTER pdl: Use ‘bytes’ crate to read scalars pdl: Let UPDATE_SNAPSHOTS create new snapshots pdl: Simplify the generation of unit tests
-
Hyundo Moon authored
-
Kihong Seong authored
-
Chris Manton authored
Bug: 262654461 Test: gd/cert/run Tag: #refactor Change-Id: I4d94ce76a2cf36fb4d30638793c5e0ee3073dbd4
-
Chris Manton authored
-
Abhishek Pandit-Subedi authored
-
- Dec 20, 2022
-
-
William Escande authored
-
Chris Manton authored
In addition to the memory contents, the info of being nullptr is used Bug: 262654461 Test: gd/cert/run Tag: #refactor Change-Id: I1bc07daedcf270c56c86da6de503e6223464462e
-
Myles Watson authored
-
Chris Manton authored
-
William Escande authored
-
Treehugger Robot authored
-
William Escande authored
Also add Myles to service Test: no Change-Id: Ia1bb5bc0e9e1caa693b0e1b3a86b2bb3570b9e43
-
Aritra Sen authored
-
Martin Geisler authored
The Rust API Guidelines say that getters should not be prefixed with ‘get_’ in most cases[1]. [1]: https://rust-lang.github.io/api-guidelines/naming.html#getter-names-follow-rust-convention-c-getter Test: atest pdl_rust_generator_tests_{le,be} pdl_tests Change-Id: If47c2f032b57075e17f803ae036ea5fb435afad3
-
Martin Geisler authored
Before we parsed the scalars by hand by tracking an offset and picking out individual byte indices. Now we delegate this to the bytes crate. This simplifies the generated code significantly (the bytes crate was already a dependency of the generated code). Test: atest pdl_tests pdl_rust_generator_tests_{le,be} Change-Id: Ifa6f822df6aba06bcf13b8694ea182d7f1cfac1d
-
Abhishek Pandit-Subedi authored
-
Bidhya Sharma authored
-
Chris Manton authored
Bug: 257972065 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Id35f66dbb3f852b95783ae0e05ea970c3e1749b4
-
Chris Manton authored
-
Jesse Melhuish authored
-
Thomas Girardier authored
-
Thomas Girardier authored
-
Sungsoo Lim authored
* changes: Add test for BassClientStateMachine#Connecting Add test for BassClientStateMachine#Disconnected
-
Sungsoo Lim authored
-
Thomas Girardier authored
-
Fahad Afroze authored
Added opp.py file Updated _android.proto and AndroidInternal.kt files Added AcceptIncomingFile function in AndroidInternal.kt using uiautomator. Test: atest pts-bot:OPP -v Change-Id: If2ab94f8033035ddf7b40a1a5acdc58b8f272acc
-
Hyundo Moon authored
Bug: 237467631 Test: atest MessageTest Change-Id: If287e7eeaaaf870ebe87c0155c2f4dc3ed2687e2
-
Fahad Afroze authored
Updated Host.kt file bluetoothAdapter.clearBluetooth() performs bluetooth config clear and reset bluetooth. Hence no need to call rebootBluetooth(). Increased factoryReset timeout from 10 to 30. Test: atest pts-bot:AVCTP -v Change-Id: Id3dd6addd6f2e725d00401dd82406d7693149555
-
Kihong Seong authored
Bug: 237467631 Test: atest BluetoothInstrumentationTests Change-Id: I3bca6240a43afed735cc84d99e9c5affd44f7880
-