OSDN Git Service

android-x86/system-bt.git
2021-01-28 Qasim Javedrusty-gd: Use entire slice during packet parsing
2021-01-26 Jeffrey Vander... Merge "Use new tokio 1.x API functions."
2021-01-26 Jakub PawlowskiMerge "gattc: Fix uninitialized memory issue which...
2021-01-26 Ivan LozanoUse new tokio 1.x API functions.
2021-01-25 Myles WatsonMerge "Fix A2dp encoder counter deviation."
2021-01-25 Łukasz Rymanowskigattc: Fix uninitialized memory issue which could lead...
2021-01-24 Chienyuangd: Enable scanning flag
2021-01-24 Zach JohnsonMerge "rusty-gd: Added methods to compute size"
2021-01-23 Qasim Javedrusty-gd: Added methods to compute size
2021-01-22 Zach Johnsonrusty-gd: move gddi-macros to gddi/macros
2021-01-22 Zach Johnsonrusty-gd: move facade_helpers to facade/helpers
2021-01-22 Zach Johnsonrusty-gd: remove unused grpc-macros content
2021-01-22 Zach Johnsonrusty-gd: reorg rust/acl to rust/link
2021-01-22 Jeffrey Vander... Merge "Explicitly add static dependencies"
2021-01-22 Daren LiaoFix A2dp encoder counter deviation.
2021-01-22 Jack HeMerge "[GD ACL] Do the right check by transport when...
2021-01-22 Dmitry ShmidtMerge "bt: Fix acl_ble_is_role_central() removal"
2021-01-22 Jack He[GD ACL] Do the right check by transport when sending...
2021-01-22 Joel GalensonExplicitly add static dependencies
2021-01-21 Hansong ZhangFix btm_sco_connected usage
2021-01-21 Chris Mantongd_acl: Upon le disconnect use proper transport conn map
2021-01-21 Dmitry Shmidtbt: Fix acl_ble_is_role_central() removal
2021-01-21 Zach JohnsonMerge "Dynamic Audio Buffer (3/3)"
2021-01-21 Jakub PawlowskiMerge "gattc: Extend gattc queue with mtu exchange"
2021-01-21 Hansong ZhangRe-route LE adv set terminate callback
2021-01-21 Hansong ZhangL2cap shim: Implement remote features
2021-01-21 Hansong ZhangUse BTM_GetHCIConnHandle
2021-01-21 Hansong ZhangRemove acl_get_transport_from_handle
2021-01-21 Hansong ZhangL2cap LE: Read remote version on connection
2021-01-20 Hansong ZhangSimplify code in ble_privacy
2021-01-20 Zach JohnsonMerge "rusty-gd: fix parted dependency injection"
2021-01-20 Zach Johnsonrusty-gd: fix parted dependency injection
2021-01-20 Hansong ZhangBTM_ReadAutomaticFlushTimeout is unused
2021-01-20 Hansong Zhangread_automatic_flush_timeout is not used
2021-01-20 Hansong ZhangAlways disconnect ACL by handle
2021-01-20 Hansong ZhangSet ACL disconnect reason in ACL, not L2cap
2021-01-20 Hansong Zhangsco_disc_reason is unused
2021-01-20 Hansong ZhangMake link supervision timeout as a constant
2021-01-20 Hansong ZhangSimplify get role API
2021-01-20 Hansong ZhangMove BTM_SetLinkSuperTout from L2cap to ACL
2021-01-20 Jack HeMerge "GD Controller: Add status packet for LE_READ_REM...
2021-01-20 Treehugger... Merge changes from topic "gd_l2cap_init_security"
2021-01-20 Treehugger... Merge changes I43b8a393,I576be190,Iedc4254e,I0420630f...
2021-01-20 Treehugger... Merge changes from topic "gd: Pass address of scan...
2021-01-20 Chris MantonAdd stack/include/btm_api_types::io_capabilities_text
2021-01-20 Chris MantonAdd main/shim/helpers::ToHciRole
2021-01-20 Chris MantonEncapsulate tACL_CONN::role_switch
2021-01-20 Chris MantonAdd API tACL_CONN::is_{disconnect/role_switch}_pending
2021-01-20 Chris MantonHACK: Remove SCO disconnect short circuit
2021-01-20 Chris MantonStreamline btif/src/btif_hf::HeadsetInterface::PhoneSta...
2021-01-20 Chris Mantonbtm_history: BTM_CreateSco call connecting
2021-01-20 Chris MantonAdd stack/btm/btm_sco::GetLegacyHciInterface
2021-01-20 Grzegorz Kolodziejczykgattc: Extend gattc queue with mtu exchange
2021-01-20 Chienyuangd: Pass address of scan result by value
2021-01-20 Chris MantonConnect main/shim/acl_legacy_interface::btm_sco_on_disc...
2021-01-20 Chris MantonDeclare stack/include/sco_hci_link_interface::btm_sco_o...
2021-01-20 Chris MantonDe-anonymize stack/include/btm_api_types::tBTM_ESCO_DATA
2021-01-20 Chris Mantongd_shim: Use HACK_SetScoDisconnectCallback
2021-01-20 Chris MantonAdd stack/btm/btm_sco::btm_sco_on_disconnected
2021-01-20 Chris MantonAdd stack/btm/btm_sco::get_index
2021-01-20 Chris MantonAdd tSCO_CB::get_sco_connection_from_handle
2021-01-20 Chris MantonAdd btm Register_HACK_SetScoDisconnectCallback
2021-01-20 Chris MantonAdd API tSCO_CONN::is_active,Handle
2021-01-20 Chris MantonAdd tSCO_CONN::get_sco_connection_from_index
2021-01-20 Chris MantonUse SCO stack/btm/btm_sco::BTM_LogHistory
2021-01-20 Chris MantonUse main/shim/dumpsys::PRIVATE_CELL
2021-01-20 Chris MantonAdd main/shim/dumpsys::PRIVATE_CELL
2021-01-20 Chris MantonRe-log btif/src/btif_gatt_util::btif_gatt_check_encrypt...
2021-01-20 Chris MantonAdd APIs stack/btm/security_device_record::
2021-01-20 Chris MantonRemove unnecessary stack/acl/btm_acl::btm_pm_is_le_link
2021-01-20 Chris MantonUnfriend stack/acl/acl::tACL_CB
2021-01-20 Chris MantonRemove unused stack/include/acl_api_types::tBTM_QOS_SET...
2021-01-20 Chris MantonRemove unused stack/include/acl_api_types::tBTM_INQ_TXP...
2021-01-20 Chris MantonRe-log stack/avct/avct_lcb_act::avct_lcb_chk_disc
2021-01-20 Chris MantonRemove unnecessary external tBTM_CB::Inits
2021-01-20 Chris MantonPull various Inits into parent tBTM_CB::Init structure
2021-01-20 Chris MantonRemove stack/btm/btm_int.h
2021-01-20 Chris MantonUse get_btm_client_interface().peer.BTM_GetMaxPacketSize
2021-01-20 Chris MantonUse btm_cb.devcb.Init
2021-01-20 Chris MantonRemove unused fields tBTM_CFG::
2021-01-20 Chris MantonInternalize btm_acl_device_down::BTM_db_reset
2021-01-20 Chris MantonAdd tBTM_INQUIRY_VAR_ST::Init/Free
2021-01-20 Chris MantonMove sco packet types to sco initialization
2021-01-20 Chienyuangd: Implement Advertising Packet Content Filter
2021-01-20 Hansong ZhangAdd boilerplate code for 5.2 COC
2021-01-20 More KuoDynamic Audio Buffer (3/3)
2021-01-20 Treehugger... Merge changes Ia3f3c5d7,If3aaeccc,I74915b3a,I49b167a3...
2021-01-20 Treehugger... Merge changes I5a31f506,If496d946
2021-01-20 Zach JohnsonMerge changes I3a54a514,Iada70c9f,I1fb728ce,I181f0d77...
2021-01-20 Chris MantonInclude rfcdefs and add btm_client_interface
2021-01-20 Chris MantonConsolidate assignment btm_cb.acl_cb_.btm_acl_pkt_types...
2021-01-20 Chris MantonAdd tBTM_DEVCB::Init/Free
2021-01-20 Chris MantonAdd param BTM_acl_after_controller_started::controller_t
2021-01-20 Chris MantonAdd tSCO_CB::Init
2021-01-20 Chris MantonRemove useless global level of indirection
2021-01-20 Chris MantonAdd and Use stack//btm_acl::internal::set_default_packe...
2021-01-20 Treehugger... Merge "gd: Update random address when command success"
2021-01-20 Treehugger... Merge changes Icba988d3,Ia8874c80,I36da3481,Ica4914f5
2021-01-20 Treehugger... Merge "gd: Handle scan parameter"
2021-01-20 Treehugger... Merge "gd: Fix bug of AdvertisingCache"
next