Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Bluetooth
/
484de62bf2685ab3a2103d89d6b82df69ec71cd2
484de62
Merge "rootcanal: Check return values from callbacks"
by Treehugger Robot
· 6 years ago
0c67590
BitInserter: Add byte observer for checksums
by Myles Watson
· 6 years ago
b405938
rootcanal: Check return values from callbacks
by Myles Watson
· 6 years ago
107159f
packet: Support fixed-width custom types
by Myles Watson
· 6 years ago
4f3cea5
Send connected callback immediately when attempting to connect to already connected device
by Jakub Pawlowski
· 6 years ago
8168bf9
Merge "Mark these yacc files as creating headers"
by Treehugger Robot
· 6 years ago
e21413b
Merge "Implement Queue"
by Treehugger Robot
· 6 years ago
b195779
Merge "Change storage metadata type to byte array"
by Treehugger Robot
· 6 years ago
e1e8e2b
RootCanal: Open network ports only if there is a console
by Myles Watson
· 6 years ago
ea3b577
Mark these yacc files as creating headers
by Dan Willemsen
· 6 years ago
f0a819c
Implement Queue
by Chienyuan
· 6 years ago
cb6c5d3
Simple stack bring up
by Hansong Zhang
· 6 years ago
45253cb
HCI HAL adapter: separate initialization and set_callback
by Hansong Zhang
· 6 years ago
36fd29e
Add .gitignore
by Hansong Zhang
· 6 years ago
5cdea69
Merge "packet: Enforce View inheritance and validation"
by Treehugger Robot
· 6 years ago
aa860ae
Merge "PDL: SMP packet definitions"
by Jakub Pawlowski
· 6 years ago
bc1d9ba
packet: Enforce View inheritance and validation
by Myles Watson
· 6 years ago
0032850
Merge "Remove Ajay from owners"
by Zach Johnson
· 6 years ago
a20e811
Remove Ajay from owners
by Zach Johnson
· 6 years ago
eaf891a
Bluetooth HCI HAL adapter for Android HIDL
by Hansong Zhang
· 6 years ago
d8852d5
Merge "Switch to clang-r353983b."
by Treehugger Robot
· 6 years ago
458a0e1
Merge "DO NOT MERGE -- Merge PPRL.190405.003 into master"
by Xin Li
· 6 years ago
b9292a4
PDL: SMP packet definitions
by Myles Watson
· 6 years ago
fd69246
Merge "hci: CreateConnectionRoleSwitch is 8 bits"
by Treehugger Robot
· 6 years ago
3c305b7
hci: CreateConnectionRoleSwitch is 8 bits
by Myles Watson
· 6 years ago
57a6b79
DO NOT MERGE -- Merge PPRL.190405.003 into master
by Xin Li
· 6 years ago
aa56ec6
Merge "packet/parser: Add pragma once to generated files"
by Treehugger Robot
· 6 years ago
7db085c
Merge "no forward_list in hci/acl_builder_test.cc"
by Treehugger Robot
· 6 years ago
39a7555
no forward_list in hci/acl_builder_test.cc
by Myles Watson
· 6 years ago
8498305
packet/parser: Add pragma once to generated files
by Myles Watson
· 6 years ago
5b9c9ad
Adapter layer for Bluetooth HCI HAL
by Hansong Zhang
· 6 years ago
895f2cf
Snap for 5310204 from 41d226ad4e676a95f07445fbd41b8b81b5205335 to pi-platform-release
by android-build-team Robot
· 6 years ago
3f44b7f
Switch to clang-r353983b.
by Stephen Hines
· 6 years ago
8e99937
Modernise code to use override specifier
by Yi Kong
· 6 years ago
2c28073
Merge changes Ica38a448,I526fb846
by Treehugger Robot
· 6 years ago
b231ddd
Merge "Add packet parser tests to TEST_MAPPING"
by Treehugger Robot
· 6 years ago
12988a6
Merge "Fix handling of startup_timer_expired"
by Treehugger Robot
· 6 years ago
8065543
Add namespace in bluetooth_packetgen
by Hansong Zhang
· 6 years ago
503e5cc
Add multi file support for bluetooth_packetgen
by Hansong Zhang
· 6 years ago
962ee30
Add packet parser tests to TEST_MAPPING
by Zach Johnson
· 6 years ago
bdd7d31
PDL: L2CAP packet definition
by Myles Watson
· 6 years ago
13b6312
PDL: HCI packet definition
by Myles Watson
· 6 years ago
3cfe4e4
packet: Add the PDL Packet Generator
by Ajay Panicker
· 6 years ago
a16ac3f
Fix memory leak of reactor and reactor_unittest
by Chienyuan
· 6 years ago
5164782
PacketBuilderTest: Modify member array
by Chienyuan
· 6 years ago
09e1675
Merge "Handle Bluetooth HAL service died"
by Treehugger Robot
· 6 years ago
52a6e6b
Handle Bluetooth HAL service died
by Ugo Yu
· 6 years ago
6d6b314
Fix handling of startup_timer_expired
by Sunny Kapdi
· 6 years ago
859b40e
Merge "RootCanal: Add beacons by default"
by Treehugger Robot
· 6 years ago
aa3c528
Merge "packet: Add Packet classes and tests"
by Treehugger Robot
· 6 years ago
58fc322
packet: Add Packet classes and tests
by Myles Watson
· 6 years ago
aa9465b
Add service change handle for Hearing Aids
by weichinweng
· 6 years ago
d2b1bfa
Fix for GATT not returning disconnect callback.
by Jakub Pawlowski
· 6 years ago
123f40c
RootCanal: Add beacons by default
by Myles Watson
· 6 years ago
9a5a3df
Merge "Common: remove GD related stuff from common"
by Treehugger Robot
· 6 years ago
c1c0e7e
Common: remove GD related stuff from common
by Jack He
· 6 years ago
6a6da03
Avoid using erase()d iterator
by Greg Kaiser
· 6 years ago
6ae73ed
btif_storage: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
4cf5ccb
Merge "Fix use of uninitialised variable"
by Yi Kong
· 6 years ago
14a9587
Merge "Disable Link layer socket device test in rootcanal"
by Treehugger Robot
· 6 years ago
e38a5f1
Merge "Revert "DO NOT MERGE Hearing Aid: Add JNI API for add/remove whitelist""
by Weichin Weng
· 6 years ago
e8875aa
Disable Link layer socket device test in rootcanal
by Hansong Zhang
· 6 years ago
c120996
Merge "Fix assert macro logical inversion"
by Zach Johnson
· 6 years ago
5da33ae
Fix assert macro logical inversion
by Zach Johnson
· 6 years ago
03182d2
Revert "DO NOT MERGE Hearing Aid: Add JNI API for add/remove whitelist"
by weichinweng
· 6 years ago
5ea7896
Fix use of uninitialised variable
by Yi Kong
· 6 years ago
50fd5c1
Merge "Fix potential null point dereference"
by Hansong Zhang
· 6 years ago
0f84307
Fix potential null point dereference
by Ted Wang
· 6 years ago
1c8e2a3
Merge changes Ice4cee21,I6e579811,Ieae0cb21
by Zach Johnson
· 6 years ago
2a9fdbe
Merge "Get gd os tests running on host"
by Zach Johnson
· 6 years ago
a3c4cbd
RootCanal: Add more scripts
by Myles Watson
· 6 years ago
f795c73
RootCanal: Desktop simulation envrionment
by Myles Watson
· 6 years ago
c139279
RootCanal: New Directory Structure
by Myles Watson
· 7 years ago
739594d
Get gd os tests running on host
by Zach Johnson
· 6 years ago
4b6cf1f
Merge "Run code coverage only on host target"
by Treehugger Robot
· 6 years ago
2d8c6ec
Run code coverage only on host target
by Hansong Zhang
· 6 years ago
554a562
Merge "BQR: Fix for the issue that Bluetooth keeps on crashing if the controller firmware does not support the BQR feature."
by Treehugger Robot
· 6 years ago
47a958f
Merge "Only use the new format in gd/"
by Zach Johnson
· 6 years ago
cfc30ed
Merge "Copy reactor classes to new directory"
by Treehugger Robot
· 6 years ago
9347368
Only use the new format in gd/
by Myles Watson
· 6 years ago
e6cc9f8
Merge "A2DP: Initialize the UIPC HAL only when those binderized HALs are not enabled"
by Treehugger Robot
· 6 years ago
a89530f
Copy reactor classes to new directory
by Hansong Zhang
· 6 years ago
167a2aa
Merge "Hearing aid: use new common/Timer"
by Treehugger Robot
· 6 years ago
f2ad5dc
A2DP: Initialize the UIPC HAL only when those binderized HALs are not enabled
by Cheney Ni
· 6 years ago
1860f94
Add test about post/clear task from callback for handler
by Chienyuan
· 6 years ago
453d57b
Hearing aid: use new common/Timer
by Hansong Zhang
· 6 years ago
88a942e
Merge "Fallback to the legacy HAL when IBluetoothAudioProvidersFactory is unsupported"
by Treehugger Robot
· 6 years ago
f4c99c0
BQR: Fix for the issue that Bluetooth keeps on crashing if the
by Ray Kuo
· 6 years ago
c0cbaa4
Merge "Refine the log messages of audio_bluetooth_hal"
by Treehugger Robot
· 6 years ago
0c9aee9
Merge "Add a workaround to play A2DP SBC Mono"
by Treehugger Robot
· 6 years ago
ea1c059
Merge "Add event_value to BluetoothClassicPairingEventReported"
by Treehugger Robot
· 6 years ago
33b94e0
Merge "Use PLOG rather than LOG strerror(errno)."
by Elliott Hughes
· 6 years ago
59fcee0
Refine the log messages of audio_bluetooth_hal
by Cheney Ni
· 6 years ago
8f46d64
Add a workaround to play A2DP SBC Mono
by Cheney Ni
· 6 years ago
4055316
Add event_value to BluetoothClassicPairingEventReported
by Jack He
· 6 years ago
0f6124b
Fallback to the legacy HAL when IBluetoothAudioProvidersFactory is unsupported
by Cheney Ni
· 6 years ago
2d7ddc9
Add Rx RSSI logs for Hearing Aids
by Stanley Tng
· 6 years ago
25ce28a
Use PLOG rather than LOG strerror(errno).
by Elliott Hughes
· 6 years ago
5cbf065
Merge "Allow to disable the rootcanal test console with a property"
by Jorge Moreira Broche
· 6 years ago
e2b5a8a
Merge "No need to abort the audio HAL / Bluetooth when failed to suspend"
by Treehugger Robot
· 6 years ago
Next »