Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Bluetooth
/
cfe9e37f1fda1bd9498079b436efe4966547d2c3
cfe9e37
Merge "A2DP: Fix offload start VSC parameters"
by Treehugger Robot
· 6 years ago
d634c7c
Add a signaling socket from facade/cert to tester
by Hansong Zhang
· 6 years ago
1267f5c
Add grpc root service for test configuration
by Hansong Zhang
· 6 years ago
38d66ee
Break GdDevice into GdDevice and GdCertDevice
by Zach Johnson
· 6 years ago
5c63988
Consolidate facade and cert entry point naming
by Zach Johnson
· 6 years ago
e4fa74e
Add BidiQueue
by Zach Johnson
· 6 years ago
abd9110
Cert stack bring up and test Inquiry with two stacks
by Hansong Zhang
· 6 years ago
5f8fc95
Merge "Add separate enqueue and dequeue interfaces for queue"
by Treehugger Robot
· 6 years ago
f3ce080
Merge "Don't read HearingAid properties if already have properties value."
by Weichin Weng
· 6 years ago
6033fdb
Add separate enqueue and dequeue interfaces for queue
by Zach Johnson
· 6 years ago
962ee81
Cert: implement assert function with event buffer
by Chienyuan
· 6 years ago
32c91e3
Merge "Module: Add TestModule for dependency injection"
by Treehugger Robot
· 6 years ago
d1091ba
Module: Add TestModule for dependency injection
by Myles Watson
· 6 years ago
3569d02
A2DP: Fix offload start VSC parameters
by Satish kumar sugasi
· 6 years ago
236f4ba
Don't read HearingAid properties if already have properties value.
by weichinweng
· 6 years ago
2519d52
Cert: add common helper for event stream on the py side
by Chienyuan
· 6 years ago
c803259
Make SnoopLogger a Module
by Hansong Zhang
· 6 years ago
9c77dda
Rootcanal: Exit local loopback mode on HciReset
by Hansong Zhang
· 6 years ago
0e49715
Rootcanal HCI HAL: Set read from socket blocking
by Hansong Zhang
· 6 years ago
b907d52
Merge changes I471a49f6,If5879a76
by Zach Johnson
· 6 years ago
ef66a1a
Merge "Create handlers for every module upon module start."
by Zach Johnson
· 6 years ago
cac60c9
Merge "PDL: Check sizes before validating constraints"
by Treehugger Robot
· 6 years ago
2224c6a
Clean up facade naming and paths
by Zach Johnson
· 6 years ago
6fc480b
Create handlers for every module upon module start.
by Zach Johnson
· 6 years ago
00b2512
Add enforcement of module dependency declaration
by Zach Johnson
· 6 years ago
f8689a0
Gracefully shutdown SUT in cert
by Hansong Zhang
· 6 years ago
8019a7e
HAL: Add facade for fetching incoming HCI packets
by Chienyuan
· 6 years ago
988b802
Fix BlockingQueue bug when using vector
by Chienyuan
· 6 years ago
44c1d2d
Remove redundant Bluetooth from internal class names
by Zach Johnson
· 6 years ago
704cc88
Add a persistent key to overwrite MIN_CE_LEN for Hearing Aids
by Stanley Tng
· 6 years ago
c30256d
Merge changes Ibcb21966,I026b9e89
by Treehugger Robot
· 6 years ago
6d75bd0
Migrate GD code to module
by Zach Johnson
· 6 years ago
538dd9b
Add basic concept of module and module registry + dependency graph
by Zach Johnson
· 6 years ago
345e784
Implement blocking queue
by Chienyuan
· 6 years ago
fcdb8fe
PDL: Check sizes before validating constraints
by Myles Watson
· 6 years ago
fb702ee
Add workaround for "Service Changed" indications breaking server-only remotes
by Jakub Pawlowski
· 6 years ago
3990df5
Basic integration of GD with ACTS
by Zach Johnson
· 6 years ago
428397e
Merge "Revert "Revert "Cert for HAL adapter"""
by Treehugger Robot
· 6 years ago
eae3a79
Revert "Revert "Cert for HAL adapter""
by Hansong Zhang
· 6 years ago
3b7fc5a
Simple btsnoop logger implementation
by Jack He
· 6 years ago
34b1dc5
Merge "Revert "Cert for HAL adapter""
by Treehugger Robot
· 6 years ago
ec04a28
Merge "HearingAid: add addToWhiteList NativeInterface API"
by Weichin Weng
· 6 years ago
c585603
Revert "Cert for HAL adapter"
by SzuWei Lin
· 6 years ago
03f40a0
HearingAid: add addToWhiteList NativeInterface API
by weichinweng
· 6 years ago
668e9de
Merge "Cert for HAL adapter"
by Treehugger Robot
· 6 years ago
e14233d
Merge "PDL: Use underscores for field names"
by Treehugger Robot
· 6 years ago
8a76e37
Cert for HAL adapter
by Hansong Zhang
· 6 years ago
cdb43fe
PDL: Use underscores for field names
by Myles Watson
· 6 years ago
ea441ea
Root-canal: Add missing payload size field to loopback evt
by Hansong Zhang
· 6 years ago
d3dc806
Merge "HFP: Fix null pointer dereference in bta_ag_codec_negotiate()."
by Treehugger Robot
· 6 years ago
5fc950d
Call gatt_disconnect if the LE connection is not established and no APP use it.
by weichinweng
· 6 years ago
a4d6651
Merge "Use GATT_WRITE_NO_RSP for "state change" updates"
by Treehugger Robot
· 6 years ago
d81b291
Merge "HCI: Use fixed-width types"
by Treehugger Robot
· 6 years ago
c76a0bd
Merge changes I321e12bf,If7e6e586,Ie145d1dd
by Treehugger Robot
· 6 years ago
6c2c9c1
Use GATT_WRITE_NO_RSP for "state change" updates
by weichinweng
· 6 years ago
484de62
Merge "rootcanal: Check return values from callbacks"
by Treehugger Robot
· 6 years ago
b468366
HCI: Use fixed-width types
by Myles Watson
· 6 years ago
e6f7c92
l2cap: Add FCS support
by Myles Watson
· 6 years ago
64d2893
packet/parser: Add tests for payload size modifier
by Myles Watson
· 6 years ago
026a813
packet/parser: Add Checksum support
by Myles Watson
· 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
30ef070
HFP: Fix null pointer dereference in bta_ag_codec_negotiate().
by Ray Kuo
· 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
Next »