- Dec 17, 2022
-
-
My Name authored
Test: atest BluetoothInstrumentationTests Bug: 237467631 Tag: #refactor Change-Id: I8147e02d69744f589aacabee8918c9dd3f41c5b0 No-Typo-Check: IDE can't reliably detect all usages, defer typo fix to later CLs
-
- Dec 15, 2022
-
-
Hieu Dang authored
-
Ugo Yu authored
-
Treehugger Robot authored
-
- Dec 14, 2022
-
-
William Escande authored
-
William Escande authored
Fix: 262546952 Test: atest LeAclConnectionTest (with repeat=300) Change-Id: If32711f784d82bc713d2ace3ad5b8a345dccfb14
-
Chris Manton authored
-
William Escande authored
-
Martin Geisler authored
* changes: pdl: Change &String to &str for a simpler API pdl: Propagate exit code from first failure pdl: Fix docstring which promises too much
-
Martin Geisler authored
Test: atest pdl_tests pdl_rust_generator_tests_{le,be} Change-Id: Icea91f71f7d22aa64ad191f084503ccbe9ac36a3
-
Grzegorz Kolodziejczyk authored
-
Yun-hao Chung authored
-
Martin Geisler authored
By default, Bash will return the exit code of the last command in a pipeline. This means that we silently ignore errors every time we pipe the output from one command into another. Setting the pipefail option solves this: Bash now returns the first non-zero exit code. Test: n/a. Change-Id: I40cf3f246883a02167b93884df5b30824c25726f
-
Martin Geisler authored
Test: n/a Change-Id: I79c35434a9a2de7519c8d7cf5e824d7f165a5613
-
Jakub Pawłowski authored
-
Ömer Faruk Yılmaz authored
Bug: 237467631 Test: atest ContextMapTest Change-Id: I203dab905de95856205a6792ce723463158facbe
-
Ugo Yu authored
Usually users do not expect a call gets routed to the watch automatically. Watches usually have speaker instead of earpiece, fallbacking the audio to a watch could lead to privacy issues. Tag: #compatibility Bug: 256657323 Test: atest HeadsetServiceTest Change-Id: I3fa1364c09674c1b6b817c783d4d1e2ecbca901a
-
Chris Manton authored
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ic1028019e2bb0c2a8c69dc66b8658e4c130c5ea5
-
Thomas Girardier authored
-
Katherine Lai authored
-
- Dec 13, 2022
-
-
Henri Chataing authored
-
Jesse Melhuish authored
-
Jakub Tyszkowski authored
Fixes a case when metadata was updated only at the first device within the group. Bug: 262230399 Tag: #feature Test: atest --host StateMachineTest#testUpdateMetadataMultiple --no-bazel-mode Change-Id: I492ac8805deb78501c195f163970bf508e25b5da
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I70c0e6de5b42703bfd31dcae16612219c3f6b3e9
-
Treehugger Robot authored
* changes: More logs in HeadsetClient Fix logging in HeadsetClientStateMachine.
-
Treehugger Robot authored
-
Hieu Dang authored
-
My Name authored
Test: atest BluetoothInstrumentionTests Bug: 237467631 Tag: #refactor Change-Id: I8f25a113cb700fe545a525d7cf76753b751a27a4
-
Patty Huang authored
-
Ömer Faruk Yılmaz authored
Bug: 237467631 Test: atest AppScanStatsTest Change-Id: I06a764f7073915b3062f541c08a56cc04e4a893a
-
Aritra Sen authored
* changes: Replace all VLOG and DVLOG statements with LOG_DEBUG since these are logged at the debug layer. Use LOG_LEVEL to replace LOG(LEVEL) through out the hearing_aid codebase for a consistent logging experience.
-
Abhishek Pandit-Subedi authored
-
Katherine Lai authored
This implements IBluetoothGatt's RegisterServer and UnregisterServer as well as IBluetoothGattServerCallback OnServerRegistered. Also adds these to btclient. Bug: 193685149 Tag: #floss Test: emerge-dedede floss and btclient Change-Id: I54962d453d25716a29029d3ba7f27faab680a746
-
Henri Chataing authored
This change is part of the clang-tidy warning cleanup in RootCanal. Test: NA Change-Id: Ibd3d7c9a817a929aaef2f3bedf1ab2a75a1b8d14
-
Thomas Girardier authored
Internal branches only support protobuf v3.9.1 which does not provide has<Field> helper functions. Test: atest pts-bot Change-Id: Ide921eba99f8c6caeaf7c8d2973bd8239336997c
-
- Dec 12, 2022
-
-
Rahul Arya authored
* changes: Fix advertising enable completion callbacks Simplify TestHciLayer Revert^2 Move TestHciLayer into a separate file
-
Henri Chataing authored
-
William Escande authored
-
David Duarte authored
-