OSDN Git Service

android-x86/system-bt.git
2020-12-20 Chris MantonAdd stack/acl/btm_acl::acl_get_connection_from_handle
2020-12-19 Zach JohnsonMerge changes I1d3569da,Ic6d95ccc,I999c43fd,Ie68b9124...
2020-12-19 Zach JohnsonMerge changes Iaca9bcda,I3094c7a6,I5d79687e
2020-12-19 Zach JohnsonMerge changes I6a0f12b6,I40942038,I4ce65e27
2020-12-18 Zach JohnsonMerge changes Ie08faff0,I0356c210,Ie591460e,I51b88fc9
2020-12-18 Zach Johnsonrusty-gd: more controller
2020-12-18 Zach Johnsonrusty-gd: controller supported commands & le buffer...
2020-12-18 Zach Johnsonrusty-gd: A bit more controller
2020-12-18 Zach Johnsonrusty-gd: add intos for builders, so we can skip the...
2020-12-18 Zach Johnsonrusty-gd: start controller module
2020-12-18 Zach Johnsonrusty-gd: simplify queued & pending commands
2020-12-18 Zach Johnsonrusty-gd: make scalar getters return by copy rather...
2020-12-18 Zach Johnsonrusty-gd: drastically simplify command sending
2020-12-18 Zach Johnsonrusty-gd: send reset command when HCI starts
2020-12-18 Zach Johnsonrusty-gd: only allow one registration for an event...
2020-12-18 Zach Johnsonrusty-gd: update command sending to match cpp-gd
2020-12-18 Zach Johnsonrusty-gd: improve ergonomics of sending commands a bit
2020-12-18 Zach Johnsonrusty-gd: no more sleep
2020-12-18 Zach Johnsonrusty-gd: drop events dropped by cpp-gd
2020-12-18 Zach Johnsonrusty-gd: simplify hci a little bit
2020-12-18 Zach Johnsonrusty-gd: protect protected events in hci
2020-12-18 Zach Johnsonrusty-gd: implement le meta events
2020-12-18 Zach Johnsonrusty-gd: simplify some packet usages
2020-12-18 Zach Johnsonrusty-gd: improve ergonomics of converting packets...
2020-12-18 Zach JohnsonMerge "rusty-gd: integrate rusty packets into existing...
2020-12-17 Treehugger... Merge changes I65399f4e,Iad27b185,Ia43609b6,I78a06be7...
2020-12-17 Zach Johnsonrusty-gd: integrate rusty packets into existing code
2020-12-17 Zach JohnsonMerge "use common data + payload for hci & hal facades"
2020-12-17 Zach JohnsonMerge "rusty-gd: create singular proto facade lib"
2020-12-17 Treehugger... Merge "gd: Default to rotating addresses"
2020-12-17 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_pm_pr...
2020-12-17 Chris MantonRe-log stack/acl/btm_pm::BTM_SetPowerMode
2020-12-17 Chris MantonRe-log bta/dm/bta_dm_pm::bta_dm_pm_cback
2020-12-17 Chris MantonIntroduce bluetooth::legacy::hci::Interface
2020-12-17 Chris Mantongd_acl: Add bluetooth::shim::ACL_Disconnect
2020-12-17 Chris Mantongd_acl: Add shim disconnect
2020-12-17 Chris Mantongd_acl: Add main/shim/helpers::ToDisconnectReasonFromLegacy
2020-12-17 Chris MantonRemove unnecessary stack/acl/btm_acl::l2c_link_hci_conn...
2020-12-17 Chris MantonAdd stack/btm/btm_main::BTM_LogHistory
2020-12-17 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_acl_e...
2020-12-17 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_acl_p...
2020-12-17 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_read_...
2020-12-17 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_read_...
2020-12-17 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_read_...
2020-12-17 Chris Mantongd_acl: Add sniff_subrating to dumpsys
2020-12-17 Chris MantonAdd stack/acl/btm_pm::StackAclBtmPm::btm_pm_get_power_m...
2020-12-17 Chris MantonAdd stack/acl/btm_acl::acl_disconnect_from_handle
2020-12-17 Chris MantonAdd stack/acl/btm_acl::hci_btsnd_hcic_disconnect
2020-12-17 Chris MantonAdd tBTA_DM_SSR_SPEC.name[] field for sniff subrating...
2020-12-17 Chris MantonAdd bta/dm/bta_dm_int::device_info_text
2020-12-17 Chen ChenMerge "Updateability: Remove IBluetoothHeadsetPhone...
2020-12-16 Treehugger... Merge "set_report API should use HID control channel...
2020-12-16 Zach Johnsonuse common data + payload for hci & hal facades
2020-12-16 Zach Johnsonrusty-gd: create singular proto facade lib
2020-12-16 Zach JohnsonMerge changes I10a05872,I1a990478
2020-12-16 Zach JohnsonMerge "EventPacket -> Event"
2020-12-16 Myles Watsongd: Default to rotating addresses
2020-12-16 Treehugger... Merge changes Ia88c2415,Icc104e2f
2020-12-16 Zach JohnsonIsoPacket -> Iso, ScoPacket -> Sco
2020-12-16 Zach JohnsonAclPacket -> Acl
2020-12-16 Zach JohnsonEventPacket -> Event
2020-12-16 Zach JohnsonMerge "CommandPacket -> Command"
2020-12-16 Hansong ZhangL2cap shim: Send the correct disconnect callback
2020-12-16 Treehugger... Merge changes I5f1244d7,Ie41c2519,Ie07221ad
2020-12-16 Chris MantonGroup upper layer notifications stack/acl/btm_acl::
2020-12-16 Chris MantonAdd bta/dm/bta_dm_act::BTA_dm_notify_remote_features_co...
2020-12-16 Chienyuangd: Enable advertising module by INIT flag
2020-12-16 Treehugger... Merge changes Ia3a8c7e1,I65bac30e,Ide1a5faa,I64f5be7d...
2020-12-16 Chienyuangd: Prevent set privacy policy twice
2020-12-16 Treehugger... Merge "Cert: Pin Code Test"
2020-12-16 Chienyuangd: Handle periodic advertising in start advertising
2020-12-16 Chris Mantonenum-ify bta/include/bta_api::BTA_DM_PM_
2020-12-16 Chris MantonRemove #def and use IsEprAvailable
2020-12-16 Chris MantonUse proper tHCI_STATUS types
2020-12-16 Chris MantonInclusive language BTM_DEV_BLACKLISTED => BTM_DEV_RESTR...
2020-12-16 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_read_...
2020-12-16 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_read_...
2020-12-16 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_read_...
2020-12-16 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_read_...
2020-12-16 Chris MantonProperly retrieve acl_conn stack/acl/btm_acl::btm_read_...
2020-12-16 Chris MantonRe-log and properly type bta/dm/bta_dm_pm::bta_dm_pm_sniff
2020-12-16 Chris MantonProperly type bta/.../::BTA_SYS_CONN_OPEN
2020-12-16 Chris MantonProperly type args stack/acl/btm_pm::BTM_ReadPowerMode
2020-12-16 Chris MantonAdd bta/sys/bta_sys::bta_sys_conn_status_text
2020-12-16 Chris Mantonenum-ify bta/sys/bta_sys::tBTA_SYS_CONN_STATUS
2020-12-16 Chris MantonAdd stack/include/btm_status::btm_status_text
2020-12-16 Chris Mantongd_acl: Remove redundant call stack/l2cap/l2c_link
2020-12-16 Hansong ZhangLE L2cap: Use client callback if locally initiated
2020-12-16 Zach JohnsonCommandPacket -> Command
2020-12-16 Zach JohnsonMerge changes If1e078bd,I8ee5baf6
2020-12-16 Treehugger... Merge "Revert "Cert: Temporarily disable the SSP OOB...
2020-12-16 Myles WatsonRevert "Cert: Temporarily disable the SSP OOB test"
2020-12-15 Chienyuangd: Refactor ExtendedCreateAdvertiser function
2020-12-15 Martin BrabhamCert: Pin Code Test
2020-12-15 Treehugger... Merge "Security: Wait for name request in link key...
2020-12-15 Zach JohnsonMerge changes I992b781d,Ic2cfde11,I8e8d5a05
2020-12-15 Zach JohnsonMerge changes Icc40d3d8,I241bcf4e,I9406eb11,I8dea0a13...
2020-12-15 Jakub PawlowskiMerge "LE Audio State Machine and Native Interface...
2020-12-15 Zach Johnsonrusty-gd: refine stack ffi a bit
2020-12-15 Zach JohnsonApply rustfmt to keep checkin hook happy
next