OSDN Git Service

android-x86/system-bt.git
2020-11-05 Hansong ZhangRefactor acl_refresh_remote_address
2020-11-05 Hansong ZhangClean up check_sdp_bl
2020-11-05 Hansong ZhangMinor refactor on remote version comparison
2020-11-05 Hansong ZhangMove btm_sec_set_peer_sec_caps to btm_sec
2020-11-05 Bill YiMerge "Merge rvc-release RP1A.201105.002 to aosp-master...
2020-11-04 Myles WatsonMerge "Fix cert test crashes when running on remote...
2020-11-04 Chris MantonMerge changes Ie8b8e8a1,I5e1713f1,I0cabfa9c,I6235c954...
2020-11-04 Zach JohnsonMerge changes I112bb45c,I302e80fa
2020-11-04 Zach JohnsonMerge changes I122f110d,If7820cec
2020-11-04 Bill YiMerge rvc-release RP1A.201105.002 to aosp-master -...
2020-11-04 Jakub PawlowskiFix cert test crashes when running on remote machine
2020-11-04 Chris Mantongd_acl_shim: Start schedule address rotation on first...
2020-11-04 Chris MantonAdd stack/gatt/gatt_main::gatt_find_in_device_record
2020-11-04 Chris Mantongd_acl: Resolve address after connection
2020-11-04 Chris Mantongd: Present zeroed peer addr with type when using conne...
2020-11-04 Chris Mantongd: Store the address when using resolving privacy...
2020-11-04 Chris Mantongd: gd/hci/le_address_manager_test::ASSERT_LOG when...
2020-11-04 Chris Mantongd: Reset le address rotation timer
2020-11-04 Chris Mantongd: Remove unneeded client check when setting privacy
2020-11-04 Chris Mantongd: Unwind futures and promises in reverse time
2020-11-04 Hansong ZhangUse btm_sec_set_peer_sec_caps to store features
2020-11-04 Hansong Zhangnum_read_pages is unused
2020-11-04 Hansong ZhangMove some parts of btm_process_remote_ext_features
2020-11-04 Hansong ZhangRefactor btm_sec_set_peer_sec_caps
2020-11-04 Jakub PawlowskiRevert "Disable EATT as does not pass all tests"
2020-11-04 Zach JohnsonStart the BT testing root service
2020-11-04 Zach JohnsonImport rootservice facades, for BT testing
2020-11-04 Zach JohnsonAdd stub for rusty-gd facade service
2020-11-03 Chienyuan HuangMerge "gd: Rename ApiType for LE advertising/scanning"
2020-11-02 Hansong ZhangDev rec: Optimize HCI role switch supported logic
2020-11-02 Hansong ZhangIntroduce dev_rec->remote_feature_received
2020-11-02 Hansong Zhangbtm_sec: Clean up log spam
2020-11-02 Martin BrabhamCleanup/organize variable initialization
2020-11-02 Hansong ZhangFlatten btm_cont_rswitch_from_handle
2020-11-02 Hansong ZhangACL: btm_cont_rswitch no longer needs dev rec
2020-11-02 Jakub PawlowskiGD Security Pass local IRK and Address around
2020-11-02 Chienyuangd: Rename ApiType for LE advertising/scanning
2020-11-02 Treehugger... Merge "gd: implement APIs of AdvertisingSet for LE...
2020-10-30 Hansong ZhangBTM_SecAddDevice: features is always nullptr
2020-10-30 Hansong Zhangmsg->features is always 0 (nullptr)
2020-10-30 Hansong ZhangIntroduce ACL_CONN is_enceypted
2020-10-30 Hansong ZhangMove rs_disc_pending from security to ACL
2020-10-30 Chienyuangd: implement APIs of AdvertisingSet for LE 5.0
2020-10-30 Chris MantonRe-log btif/src/btif_config::btif_get_address_type
2020-10-30 Chris MantonRe-log stack/gatt/gatt_api::GATT_Connect
2020-10-30 Treehugger... Merge "Add binder interface for the BluetoothConnection...
2020-10-29 Hansong ZhangACL: Don't re-use known remote feature
2020-10-29 Hansong ZhangACL: Don't start l2cap security check on connection
2020-10-29 Hansong ZhangACL: Remove unused field
2020-10-29 Hansong Zhangbtm_process_remote_ext_features: return if no record
2020-10-29 Hansong ZhangACL: Move some security flag change to Security
2020-10-29 Hansong ZhangACL: No need to clear these flags
2020-10-29 Hansong ZhangACL minor clean up
2020-10-29 Zach JohnsonA few minor cleanups to hci facades
2020-10-29 Zach JohnsonMerge "Kick off Gabeldorsche Rust implementation."
2020-10-29 Rahul SabnisAdd binder interface for the BluetoothConnectionCallback
2020-10-29 Treehugger... Merge "Use local_oob_present_"
2020-10-29 Myles WatsonSecurity: Send LinkKey reply without std::move
2020-10-29 Myles WatsonRootCanal: Support OOB Data
2020-10-29 Qasim JavedKick off Gabeldorsche Rust implementation.
2020-10-29 Chris MantonAdd types/ble_address_with_type.h
2020-10-29 Chris MantonAdd tBLE_BD_ADDR::ToString
2020-10-29 Chris MantonUse bluetooth::shim::legacy::Acl::ConfigureLePrivacy
2020-10-29 Chris MantonAdd bluetooth::shim::legacy::Acl::ConfigureLePrivacy
2020-10-29 Chris Mantongd_acl: Use address_with_type within API
2020-10-29 Hansong ZhangGATT close status is unused
2020-10-29 Hansong ZhangHearing aid: GATT disconnect reason is unused
2020-10-29 Hansong ZhangRemoved unused fixed channel disconnect reason
2020-10-29 Hansong ZhangLet LinkSecurityInterface know LL role
2020-10-29 Treehugger... Merge "HCI: Add OobExtendedDataRequestReply"
2020-10-28 Martin BrabhamUse local_oob_present_
2020-10-28 Myles WatsonHCI: Add OobExtendedDataRequestReply
2020-10-28 Treehugger... Merge "Add main/shim/helpers::ToAddressWithTypeFromLegacy"
2020-10-28 Hansong ZhangLE COC shim: Implement GetMtu()
2020-10-28 Treehugger... Merge "gd: Fix PDL of LeSetPeriodicAdvertisingEnable"
2020-10-28 Chris MantonAdd main/shim/helpers::ToAddressWithTypeFromLegacy
2020-10-28 Hansong ZhangLE COC shim: Fix outgoing connection callback
2020-10-28 Łukasz Rymanowskieatt: Fix eatt counter in tcb
2020-10-28 Łukasz Rymanowskieatt/unit_test: Extend unit test to verify eatt counter
2020-10-28 Łukasz Rymanowskieatt/unit_test: Use HCI_ROLE_PERIPHERAL as this is...
2020-10-28 Chienyuangd: Fix PDL of LeSetPeriodicAdvertisingEnable
2020-10-28 Hansong ZhangL2cap LE COC shim
2020-10-28 Hansong ZhangL2cap: LE specific disconnect and write API
2020-10-27 Hansong ZhangGAP: Simplify gap_sec_check_complete
2020-10-27 Chris MantonWire link_le_on_connection_update into acl shim
2020-10-27 Chris MantonUse stack/acl/ble_acl::acl_ble_update_event_received
2020-10-27 Chris MantonAdd stack/acl/ble_acl::acl_ble_update_event_received
2020-10-27 Chris MantonUse proper gatt_notify_conn_update::status type at...
2020-10-27 Hansong ZhangLE COC: Let L2cap send connect rsp
2020-10-27 Chris MantonAdd READ_REMOTE_VERSION_INFORMATION to status list
2020-10-27 Treehugger... Merge "GD Security Shim: make required calls to shim"
2020-10-27 Hansong ZhangLE L2cap: Add COC config to registration
2020-10-26 Chris MantonDisable EATT as does not pass all tests
2020-10-26 Treehugger... Merge "A2DP offload: modify the A2DP offload SCMS-T_Ena...
2020-10-26 Martin BrabhamGD Security Shim: make required calls to shim
2020-10-26 Chris MantonRe-log stack/btm/btm_ble::btm_ble_start_sec_check
2020-10-26 Chris MantonRe-log stack/l2cap/l2c_ble::l2ble_sec_access_req
2020-10-26 Chris Mantonbtm_acl_removed: Check for null as acl may have already...
2020-10-26 Treehugger... Merge "Properly reset tL2C_CCB::ecoc"
2020-10-25 Hansong ZhangACL: Refactor remote version/feature response
next