OSDN Git Service

android-x86/system-bt.git
2020-03-05 Treehugger... Merge "Cert: Unzip all cert files into the same virtual...
2020-03-05 Jack HeCert: Unzip all cert files into the same virtual enviro...
2020-03-05 Jakub PawlowskiHCI: Add packet definitions from 5.2 spec
2020-03-05 Hansong ZhangFix L2CAP Cert and AclManagerFacade
2020-03-05 Hansong ZhangFix on device L2capTest
2020-03-04 Hansong ZhangHCI: Synchronize ACL Queue
2020-03-04 Hansong ZhangMinor improvements to Module, Reactor, StackManager
2020-03-04 Hansong ZhangFix NeighborTest
2020-03-04 Treehugger... Merge "Cert: Do not use ANDROID_ build environment...
2020-03-04 Zach JohnsonMerge changes I099e53e6,Icab0e0d7,Ic8b73158,I989b35eb...
2020-03-04 Jack HeCert: Do not use ANDROID_ build environment variables...
2020-03-03 Zach JohnsonAssorted cleanup
2020-03-03 Zach JohnsonSimplify disconnect for cert channels
2020-03-03 Zach JohnsonSimplify sending information requests
2020-03-03 Zach JohnsonAdd information response matchers
2020-03-03 Zach JohnsonMove dut & cert channels into return result
2020-03-03 Zach JohnsonUse multi-match in a few places where it makes sense
2020-03-03 Zach JohnsonAdd function to send s_frames & clean up sending
2020-03-03 Zach JohnsonRename L2capMatchers.InformationFrame & SupervisoryFrame
2020-03-03 Zach JohnsonDistingiush between validated and unvalidated channels...
2020-03-03 Hansong ZhangQueue: Wait for unregistration if on different thread
2020-03-03 Hansong ZhangFix RepeatingAlarmTest
2020-03-03 Zach JohnsonSimplify channel open, so it can fit on one line
2020-03-03 Zach JohnsonMigrate i frame sending into CertL2cap
2020-03-03 Treehugger... Merge "Start CertL2cap, an abstraction to make L2cap...
2020-03-03 Treehugger... Merge "SecurityModule: Restructure L2CAP connections"
2020-03-03 Treehugger... Merge "User "return" instead of "exit" in shell scripts"
2020-03-03 Zach JohnsonStart migrating to channel abstractions
2020-03-03 Zach JohnsonMake ertm & fcs separable, reduce redundant code
2020-03-03 Zach JohnsonAdd function to simplify sending control packets
2020-03-03 Zach JohnsonStart CertL2cap, an abstraction to make L2cap testing...
2020-03-03 Treehugger... Merge changes Ib5197ec5,I9a155234
2020-03-03 Treehugger... Merge "gd: pts test L2CAP/COS/CFD/BV-12-C"
2020-03-03 Jack HeUser "return" instead of "exit" in shell scripts
2020-03-03 Hansong ZhangL2CAP: Minor fixes
2020-03-03 Chris Mantongd: pts test L2CAP/COS/CFD/BV-12-C
2020-03-02 Chris Mantongd: pts test L2CAP/COS/CFD/BV-05-C
2020-03-02 Chris Mantongd: pts test L2CAP/COS/CFD/BV-02-C
2020-03-02 Hansong ZhangModule: Increase StopTimeout to 2000 ms
2020-03-02 Martin BrabhamSecurityModule: Restructure L2CAP connections
2020-03-02 Zach JohnsonMerge changes Ib9f7e800,Ife714ad8,I9f73cf16,I6879d056...
2020-03-02 Treehugger... Merge "GD SMP: Fix logic error in picking dialog type"
2020-03-02 Treehugger... Merge changes I5578a52e,I36446c92
2020-03-02 Treehugger... Merge changes Iafd263c7,I29300b6b,If8422986,Ied877cd6...
2020-03-02 Treehugger... Merge "Add PyHciAclConnection"
2020-03-02 Treehugger... Merge changes If61ab95a,Id9b7d89a
2020-03-02 Jakub PawlowskiGD SMP: Fix logic error in picking dialog type
2020-03-02 Zach JohnsonMigrate remaining event stream asserts in L2capTest...
2020-03-02 Zach JohnsonMigrate information frames to matchers
2020-03-02 Zach JohnsonMigrate supervisory frame matching logic
2020-03-02 Zach JohnsonReplace a few more matchers
2020-03-02 Zach JohnsonMigrate connection response to L2capMatchers
2020-03-02 Zach JohnsonStart migrating l2cap packet matchers to their own...
2020-03-02 Zach JohnsonSimplify packet parsing/filtering for L2capTest
2020-03-02 Zach JohnsonFix config request/response order comments
2020-03-02 Zach JohnsonReplace hardcoded control packet handling with lookup...
2020-03-02 Zach JohnsonReplace direct usages of acl manager stream with acl...
2020-03-01 Zach JohnsonRegister _handle_control_packet in a single place
2020-03-01 Zach JohnsonMigrate to use cert_acl instead of cert_acl_handle
2020-03-01 Zach JohnsonRemove cert_acl_data_stream from _open_channel, as...
2020-03-01 Zach JohnsonRemove cert_acl_handle return value, as it was not...
2020-03-01 Zach JohnsonBegin migrating L2capTest to use PyAclManager
2020-03-01 Zach JohnsonBegin PyL2cap, to make interfacing with l2cap facade...
2020-03-01 Zach JohnsonAdd Closable, to reduce repeated code
2020-03-01 Treehugger... Merge "Add function on hci to send commands (with statu...
2020-03-01 Jiyong ParkMerge "Mark updatable APEXes"
2020-03-01 Treehugger... Merge "Cert: Add directory structure to genrule"
2020-02-29 Zach JohnsonMove captures & PyHci/PyAclManager to common cert
2020-02-29 Zach JohnsonMove common setup to setup_test & teardown_test
2020-02-29 Zach JohnsonAdd IEventStream, so other subjects can use emit, etc
2020-02-29 Zach JohnsonFlesh out PyAclManager a little more
2020-02-29 Jack HeCert: Add directory structure to genrule
2020-02-29 Zach JohnsonStart PyAclManager, to simplify interaction with AclManager
2020-02-29 Zach JohnsonAdd PyHciAclConnection
2020-02-29 Zach JohnsonAdd PyHci helpers for page/scan and reading own address
2020-02-29 Zach JohnsonAdd PyHci, to simplify interactions with HCI (not HCI_I...
2020-02-29 Zach JohnsonAdd function on hci to send commands (with status and...
2020-02-29 Zach JohnsonAdd helper function on hci, to simplify hci event strea...
2020-02-28 Zach JohnsonAdd function to request multiple event types from hci
2020-02-28 Zach JohnsonMerge changes I56018319,Id324c5b4,I73e50e6c
2020-02-28 Treehugger... Merge "Add event stream to cert/truth, and start using...
2020-02-28 Treehugger... Merge "Add a truth module, to make cert asserts more...
2020-02-28 Treehugger... Merge "Register bond state change change callbacks...
2020-02-28 Treehugger... Merge "ModuleRegistry: Delete Module after all are...
2020-02-28 Treehugger... Merge "gd: l2cap Skip undefined options when parsing"
2020-02-28 Zach JohnsonAdd captures, to clean up test logic and make tests...
2020-02-28 Zach JohnsonAdd multi-matcher assert on EventStream, and expose...
2020-02-28 Zach JohnsonMerge EventCallbackStream & EventAsserts into EventStream
2020-02-28 Zach JohnsonAdd event stream to cert/truth, and start using in...
2020-02-28 Zach JohnsonAdd a truth module, to make cert asserts more fluent
2020-02-28 Chris Mantongd: l2cap Skip undefined options when parsing
2020-02-28 Hansong ZhangModuleRegistry: Delete Module after all are stopped
2020-02-28 Hansong ZhangL2capTest: Fix cert device name
2020-02-28 Jakub PawlowskiRegister bond state change change callbacks in shim
2020-02-28 Zach JohnsonSome simplifications to ControllerTest
2020-02-28 Treehugger... Merge "Wire Security UI callback for pin entry cases"
2020-02-27 Treehugger... Merge "SM: Fix cert test"
2020-02-27 Jakub PawlowskiWire Security UI callback for pin entry cases
2020-02-27 Greg KaiserFix logic bug in shim
2020-02-27 Jakub PawlowskiWire Security UI callbacks
next