OSDN Git Service

android-x86/system-bt.git
2020-11-24 Chris MantonRe-log stack/l2cap/l2c_api::L2CA_Register
2020-11-24 Treehugger... Merge "gd: LE Advertising manager fragmentation"
2020-11-23 Hansong ZhangL2cap shim: Introduce Classic Dynamic Channel Helper
2020-11-23 Hansong ZhangL2cap shim namespace clean up
2020-11-23 Hansong ZhangGD L2cap shim workaround
2020-11-23 Zach Johnsonrusty-gd: properly read ACL data from the HAL
2020-11-23 Zach JohnsonMerge changes Ib8d0227e,I2bcd02ea
2020-11-23 Zach JohnsonMerge "rusty-packets: generate sample enums and make...
2020-11-23 Łukasz Rymanowskibtsnoop: Fix ISO handling
2020-11-23 Chienyuangd: LE Advertising manager fragmentation
2020-11-21 Zach Johnsonrusty-packets: rename packets & add packet child enums
2020-11-21 Zach Johnsonrusty-packets: stub out struct & packet generation
2020-11-21 Zach JohnsonMerge changes Ia3d9e7e3,Ie2e264e9,I8767e4f9,I78716099
2020-11-21 Zach Johnsonrusty-packets: generate sample enums and make this...
2020-11-21 Hansong ZhangL2cap shim flag update
2020-11-21 Jooyung HanMerge "Use std::optional instead of std::unique_ptr"
2020-11-20 Myles WatsonMerge changes from topic "gd_oob"
2020-11-20 Zach Johnsonrusty-packets: generate a file that's ready for content
2020-11-20 Zach Johnsonrusty-packets: move some cpp generation to raw strings...
2020-11-20 Zach JohnsonMerge "rusty-packets: add rust option to switch generat...
2020-11-20 Myles WatsonSecurity: Add a keyboard bonding test
2020-11-20 Myles WatsonRootCanal: Add Passkey and PasskeyFailed
2020-11-20 Martin BrabhamHciMatchers: enforce argument requirement
2020-11-20 Martin BrabhamRename GetOutOfBandData -> GetLeOutOfBandData
2020-11-20 Martin BrabhamFacade OobDataMessage: Rename members to be generic.
2020-11-20 Martin BrabhamSecurityTest: Create bond Out of Band
2020-11-20 Martin BrabhamPySecurity: Add create_bond_out_of_band
2020-11-20 Martin BrabhamSecurity Facade: Implement CreateBondOutOfBand
2020-11-20 Martin BrabhamClassicPairingHandler: Add Out of Band support.
2020-11-19 Zach Johnsonrusty-packets: stub out rust generation function
2020-11-19 Zach Johnsonrusty-packets: move C++ and pybind11 to their own file
2020-11-19 Zach Johnsonrusty-packets: add rust option to switch generated...
2020-11-19 Treehugger... Merge changes Idfc28489,I56a62a3c,Ibfea3d22
2020-11-19 Treehugger... Merge "RootCanal: Allow both sides to have OOB data"
2020-11-19 Hansong ZhangImprove shim Btm::GetAddressType
2020-11-19 Hansong ZhangIntroduce LE COC security enforcement shim
2020-11-19 Hansong ZhangFix stack shutdown
2020-11-19 Hansong ZhangGD L2cap improvements
2020-11-19 Zach JohnsonMerge changes Ic66d8fcd,I9ffbe874,I59e6926b,I1fb172f7...
2020-11-19 Chris Mantongd: Add hci error code CONNECTION_FAILED_ESTABLISHMENT
2020-11-19 Zach JohnsonMerge changes I333524dc,Ia460804d,I90cfe69e,I848e344b...
2020-11-19 Myles WatsonRootCanal: Allow both sides to have OOB data
2020-11-18 Zach JohnsonAdd some wait commands inside PyHal
2020-11-18 Zach JohnsonSimplify scan parameters & start/stop
2020-11-18 Zach JohnsonSimplify le random address setting for tests
2020-11-18 Zach JohnsonSimplify le connection logic for SimpleHalTest
2020-11-18 Zach JohnsonSimplify Le connect logic for SimpleHalTest
2020-11-18 Zach JohnsonSimplify advertisement in SimpleHalTest
2020-11-18 Zach JohnsonAdd read_own_addres to PyHal
2020-11-18 Zach JohnsonAdd HciMatchers.Exactly, for more compact tests
2020-11-18 Zach JohnsonSimplify ACL connection components of DirectHciTest
2020-11-18 Zach JohnsonAdd HAL reset helper
2020-11-18 Zach JohnsonAdd send_acl_first to PyHal, to simplify redundancy
2020-11-18 Zach JohnsonAdd advertisement abstraction in PyHal
2020-11-18 Zach JohnsonFold ACL sending into PyHal
2020-11-18 Zach JohnsonAdd an advertisment abstraction to PyHci
2020-11-18 Zach JohnsonSimplify ACL sending in SimpleHalTest
2020-11-18 Zach JohnsonAdd shortcut for enabling inquiry in PyHal
2020-11-18 Zach JohnsonSimplify DirectHciTest send_hal_acl_data
2020-11-18 Zach JohnsonAdd HciMatchers.LoopbackOf to avoid imprecise matching
2020-11-18 Zach JohnsonImprove signal to noise in DirectHciTest
2020-11-18 Zach JohnsonDirectHciTest, remove send_hal_hci_command
2020-11-18 Zach JohnsonImprove hci facade proto
2020-11-18 Zach JohnsonMerge "remove invalid test, restucture simple_hal_test"
2020-11-18 Zach JohnsonMerge changes I9b41e751,If93d4d62
2020-11-18 Treehugger... Merge "RootCanal: Allow only the peer to have OOB data"
2020-11-18 Jooyung HanUse std::optional instead of std::unique_ptr
2020-11-18 Treehugger... Merge "shim: check subevent for advertising module"
2020-11-18 Myles WatsonRootCanal: Allow only the peer to have OOB data
2020-11-18 Hansong ZhangHci layer: Minor clean up
2020-11-18 Chris MantonMerge "enum-ify stack/include/bt_types::BT_PSM_"
2020-11-17 Hansong ZhangL2cap shim improvement
2020-11-17 Hansong ZhangL2cap shim: Add role switch
2020-11-17 Chris Mantonenum-ify stack/include/bt_types::BT_PSM_
2020-11-17 Zach Johnsonremove invalid test, restucture simple_hal_test
2020-11-17 Zach Johnsonrusty-gd: plumb through ACL in the hal
2020-11-17 Zach Johnsonrusty-gd: plumb through commands and events for the...
2020-11-17 Myles Watsonacl: Implement ReadRemoteVersionInformation for LE
2020-11-17 Myles Watsonacl: Remove DisconnectorForLe
2020-11-17 Myles WatsonAdd AclCommands for LE and BR/EDR
2020-11-17 Treehugger... Merge "hci: Close linter IfChange block"
2020-11-17 Myles Watsonhci: Close linter IfChange block
2020-11-17 Treehugger... Merge "btaa: do not initialize btaa module if init...
2020-11-16 Treehugger... Merge "btaa: null check btaa instance when receiving...
2020-11-16 Michael Sunbtaa: do not initialize btaa module if init flag set...
2020-11-16 Michael Sunbtaa: null check btaa instance when receiving callback...
2020-11-16 Treehugger... Merge "SecurityManager: Add CreateBondOutOfBand interface."
2020-11-16 Treehugger... Merge "GD Security OobData"
2020-11-16 Treehugger... Merge changes I4386b836,I27e6b6ce,I84842b13
2020-11-16 Myles WatsonMerge changes I53b512b1,I1be0028c,Iabd6b355,I7d3ccb15
2020-11-16 Zach JohnsonMerge "rusty-gd: switch added services based on module...
2020-11-16 Martin BrabhamSecurityManager: Add CreateBondOutOfBand interface.
2020-11-16 Martin BrabhamGD Security OobData
2020-11-16 Martin BrabhamGD Security Facade
2020-11-16 Zach Johnsonrusty-gd: switch added services based on module under...
2020-11-16 Martin BrabhamCertSecurity: Add OOB related interfaces
2020-11-16 Martin BrabhamCertSecurity: Add accept_oob_pairing function
2020-11-16 Martin BrabhamPySecurity: Add enable_secure_connections interface
2020-11-16 Martin BrabhamCert SecurityTest: Create branching conditional for...
2020-11-16 Martin BrabhamHciCaptures: Add OOB Related captures
next