OSDN Git Service

android-x86/system-bt.git
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 Hansong ZhangAdd boilerplate code for 5.2 COC
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"
2021-01-20 Zach Johnsonrusty-gd: migrate classic acl to a directory, in prep...
2021-01-20 Zach Johnsonrusty-gd: some tidying in acl
2021-01-20 Zach Johnsonrusty-gd: add authentication complete for classic acl
2021-01-20 Zach Johnsonrusty-gd: implement connection request for classic ACL
2021-01-20 Zach Johnsonrusty-gd: wire through classic ACL API for disconnect
2021-01-20 Zach Johnsonrusty-gd: expose core byte rx/tx for classic ACL
2021-01-20 Zach Johnsonrusty-gd: move acl core from lib.rs to core.rs
2021-01-20 Zach Johnsonrusty-gd: implement connection complete for classic acl
2021-01-20 Zach Johnsonrusty-gd: simplify acl internal requests by using struc...
2021-01-20 Zach Johnsonrusty-gd: start classic acl manager
2021-01-20 Zach Johnsonrusty-gd: report acl disconnections
2021-01-20 Zach Johnsonrusty-gd: implement ACL connection close
2021-01-20 Zach Johnsonrusty-gd: add ACL credit control
2021-01-20 Zach Johnsonrusty-gd: implement outbound fragmentation & dispatch
2021-01-20 Zach Johnsonrusty-gd: add packet reassembler
2021-01-20 Zach Johnsonrusty-gd: implement vector payloads for packets
2021-01-19 Zach Johnsonrusty-gd: start ACL - simple dispatch of inbound traffic
2021-01-19 Chris MantonAdd test SetSupervisorTimeoutOnConnectionSuccess
2021-01-19 Chris MantonRe-log stack/acl/btm_acl::btm_acl_created
2021-01-19 Chris MantonFully encapsulate tBTM_SEC_DEV_REC::is_originator
2021-01-19 Chris MantonRe-log stack/btm/btm_sec::btm_sec_connected
2021-01-19 Chris MantonUse tBTM_SEC_DEV_REC::IsLocallyInitiated
2021-01-19 Chris MantonAdd API tBTM_SEC_DEV_REC::IsLocallyInitiated
2021-01-19 Chris MantonUse stack/acl/btm_acl::hci_btm_set_link_supervision_timeout
2021-01-19 Chris MantonAdd stack/acl/btm_acl::hci_btm_set_link_supervision_timeout
2021-01-19 Chris MantonTest stack/acl/btm_acl::on_acl_br_edr_{success,failed}
2021-01-19 Chris Mantongd_shim_acl: Plumb stack/acl/btm_acl::on_acl_br_edr_...
2021-01-19 Chris MantonUse stack/acl/btm_acl::on_acl_br_edr_{success,failed}
2021-01-19 Chris MantonAdd stack/acl/btm_acl::on_acl_br_edr_{success,failed}
2021-01-19 Chris MantonDe-anonymize tBTM_SEC_DEV_REC
2021-01-19 Chris MantonInternalize stack/acl/btm_acl::hci_start_role_switch_to...
2021-01-19 Chienyuangd: Handle scan parameter
2021-01-19 Hansong ZhangUse some L2cap APIs in btm_sec
2021-01-19 Hansong ZhangSimplify some L2cap code
2021-01-19 Chienyuangd: Update random address when command success
2021-01-19 Chienyuangd: Fix bug of AdvertisingCache
2021-01-18 Treehugger... Merge "gd: Implement address rotation for advertising...
2021-01-18 Treehugger... Merge "Add ISO type support on btsnooz.py script"
2021-01-18 Alice KuoAdd ISO type support on btsnooz.py script
2021-01-15 Hansong ZhangFix linter
2021-01-15 Sal SavageMerge changes from topic "avrcp-target-cover-art"
2021-01-15 Hansong ZhangRoundRobinScheduler: Add multi priority support
2021-01-15 Hansong ZhangWire up SetChannelTxPriority
2021-01-15 Hansong ZhangL2cap scheduler: Implement high priority channel
2021-01-15 Hansong ZhangIntroduce MultiPriorityQueue
2021-01-15 Hansong ZhangRefactor L2CA_SetFixedChannelTout
2021-01-15 Zach JohnsonMerge changes Ia401bcf0,I724939c1,I606f4aff,I548ee2ad...
2021-01-15 Chienyuangd: Implement address rotation for advertising set
2021-01-15 Treehugger... Merge "RootCanal: Check PIN on both sides"
2021-01-15 Myles WatsonRootCanal: Check PIN on both sides
2021-01-14 Treehugger... Merge "Fix v2 format decoding in btsnooz.py"
2021-01-14 Zach JohnsonMerge changes I5d0c9f45,I847253d5,I05ec50c5,I4d55a4b3
2021-01-14 Zach Johnsonfix mac build
2021-01-14 Treehugger... Merge "RootCanal: Reject unsolicited PIN responses"
2021-01-14 Hansong ZhangAdd callbacks in LE link manager
2021-01-14 Julien DesprezMerge "Swich TEST_MAPPING config to unit_tests:true"
2021-01-14 Hansong ZhangL2cap LE shim: Don't match address type
2021-01-14 Hansong ZhangRemove unused L2cap shim API
2021-01-14 Hansong ZhangImplement L2CA_EnableUpdateBleConnParams in shim
2021-01-14 Julien DesprezSwich TEST_MAPPING config to unit_tests:true
2021-01-14 Myles WatsonRootCanal: Reject unsolicited PIN responses
2021-01-13 Zach Johnsonrusty-gd: update hal facade
2021-01-13 Zach Johnsonrusty-gd: introduce RxAdapter
2021-01-13 Zach Johnsonrusty-gd: switch hci facade to grpc context
2021-01-13 Zach Johnsonrusty-gd: shim & facade are very similar, start sharing...
2021-01-13 Zach Johnsonrusty-gd: split HAL into control & acl
2021-01-13 Zach Johnsonrusty-gd: allow parting out injected values
2021-01-13 Zach Johnsonrusty-gd: simplify exported types
next