OSDN Git Service

android-x86/system-bt.git
2021-02-01 Chris MantonRe-include bta/ag/bta_ag_int
2021-02-01 Chris MantonProperly include bta/ag/bta_ag_at::size_t
2021-02-01 Chris MantonProperly include bta/gatt/database_builder
2021-02-01 Chris MantonProperly include various compilation units
2021-01-31 Jack HeMerge changes I36ba4e1c,Idec5b493,I813f1737
2021-01-31 Hansong ZhangBTM_PM refactor
2021-01-30 Hansong ZhangLet ACL Manager load IRK for now
2021-01-30 Hansong ZhangRe-route read LE local/remote address to L2cap
2021-01-30 Myles WatsonHCI: Match commands with responses
2021-01-29 Hansong ZhangL2cap: Depend on Advertising to set privacy
2021-01-29 Myles WatsonHCI: Remove Create New Unit Key
2021-01-29 Myles WatsonHCI: Remove deprecated TRACK command
2021-01-29 Zach JohnsonMerge "rusty-gd: Use entire slice during packet parsing"
2021-01-29 Chris MantonMerge changes I9f76c7f7,Id5863a3c,I070cc0c0,I09f31af5...
2021-01-29 Hansong ZhangRemove some unused stuff
2021-01-29 Zach JohnsonMerge "rusty-gd: Serialize size fields."
2021-01-29 Jack HeMerge "[GD ACL] Make ACL packets non-flushable by default"
2021-01-29 Chienyuangd: Add dependency for Advertising/Scanning/L2CAP module
2021-01-29 Hansong ZhangFix some sco packet type features
2021-01-29 Chris Mantonbtm_log: Add pairing state changes
2021-01-29 Chris MantonMove stack/include/bt_types::FLOW_SPEC => stack/l2c
2021-01-29 Chris MantonMove stack/include/::btm_api into btm_ble_api
2021-01-29 Chris MantonInclude security_client_callbacks
2021-01-29 Chris MantonBreak out security callbacks stack/include/security_cli...
2021-01-29 Chris MantonIntroduce stack/include/sco_client_callbacks
2021-01-29 Chris MantonAdd stack/acl/btm_acl::SupportTransparentSynchronousData
2021-01-29 Chris MantonExpand stack/include/btm_client_interface
2021-01-29 Chris MantonAdd explict FALLTHROUGH_INTENDED to package
2021-01-29 Chris MantonRe-log stack/rfcomm/rfc_mx_fsm::rfc_mx_sm_execute
2021-01-29 Chris MantonRe-log stack/btm/btm_sec::BTM_SetSecurityLevel
2021-01-29 Chris MantonRe-log stack/btm/btm_sec::btm_sec_mx_access_request
2021-01-29 Chris MantonRe-log stack/btm/btm_sco::BTM_SetEScoMode
2021-01-29 Chris MantonRe-log stack/btm/btm_sco::btm_send_connect_request
2021-01-29 Chris MantonRe-log stack/btm/btm_ble_gap::BTM_BleGetVendorCapabilities
2021-01-29 Chris MantonRe-log stack/btm/btm_ble::btm_ble_set_random_address
2021-01-29 Chris MantonRe-log stack/acl/btm_pm::
2021-01-29 Chris MantonRe-log bta/av/bta_av_api::BTA_AvStart
2021-01-29 Chris MantonRe-log bta/ag/bta_ag_main::bta_ag_api_result
2021-01-29 Chris MantonAdd stack/include/btm_api_types::security_mode_text
2021-01-29 Chris MantonAdd stack/btm/security_device_record::security_state_text
2021-01-29 Chris MantonStreamline stack/btm/btm_sco::btm_sco_connected
2021-01-29 Chris MantonEnum-ify bta/include/bta_api::tBTA_DM_PM_ACTION_BITMASK
2021-01-29 Chris MantonCanonicalize stack/gatt/bta_gattc_act::bta_gattc_cl_cback
2021-01-29 Chris MantonUse proper types btm_sco_connected tHCI_STATUS
2021-01-29 Chris MantonUse tBTA_AG_SCB::ToString
2021-01-29 Chris MantonRe-log stack/btm/btm_sec::btm_sec_disconnected
2021-01-29 Chris MantonStreamline stack/btm/btm_sec::btm_sec_disconnect
2021-01-29 Chris MantonStat-ify stack/gatt/att_protocol
2021-01-29 Treehugger... Merge "Use updated SIG wording: blacklist to rejectlist"
2021-01-29 Jack He[GD ACL] Make ACL packets non-flushable by default
2021-01-29 Hansong ZhangL2cap shim improvements
2021-01-28 Hansong ZhangSkip LE Security test
2021-01-28 Jeongik ChaMerge "Specify version for aidl_interface explicitly"
2021-01-28 Josh WuUse updated SIG wording: blacklist to rejectlist
2021-01-28 Qasim Javedrusty-gd: Use entire slice during packet parsing
2021-01-27 Hansong ZhangL2cap FCR: Use MTU from registration
2021-01-27 Myles WatsonMerge changes I600c39dd,Ib9f8ace3,Ib9c717b5
2021-01-27 Qasim Javedrusty-gd: Serialize size fields.
2021-01-27 Jakub Tyszkowskiiso: Fix handling same sequence number
2021-01-26 Jack He[GD Cert] Support Python 3.9
2021-01-26 Jeffrey Vander... Merge "Use new tokio 1.x API functions."
2021-01-26 Jeongik ChaSpecify version for aidl_interface explicitly
2021-01-26 Chienyuangd: Fix advertising id not removed bug
2021-01-26 Chienyuangd: Prevent legacy address rotation when GD enabled
2021-01-26 Jakub PawlowskiMerge "gattc: Fix uninitialized memory issue which...
2021-01-26 Chienyuangd: Handle inquiry result callback
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
next