OSDN Git Service

android-x86/system-bt.git
2020-11-16 Michael Sunbtaa: null check btaa instance when receiving callback...
2020-11-16 Treehugger... Merge "Disable sniff for faulty remotes"
2020-11-14 Chris MantonCanonicalization of tGATT_CBACK gap and gatt
2020-11-14 Treehugger... Merge "Fix for Multiplication overflow will be crash...
2020-11-13 Zach JohnsonMerge changes I014fe130,I2e0301e3
2020-11-13 cnx421Fix for Multiplication overflow will be crash btstack
2020-11-13 Treehugger... Merge "gd: Use ExtendedAdvertising as main advertising...
2020-11-12 Michael SunMerge changes Ida69a204,Iad4dbf36,I6749a539,Iab3b9763
2020-11-12 Chris Mantonl2cap: Allow services without config indicator cb to...
2020-11-12 Chris MantonRe-log stack/l2cap/l2c_api::L2CA_DisconnectReq
2020-11-12 Chris MantonRe-log stack/acl/btm_acl::acl_disconnect_after_role_switch
2020-11-12 Chris MantonRe-log stack/gatt/gatt_cl::gatt_process_prep_write_rsp
2020-11-12 Chris MantonStat-ify btif/src/btif_gatt_client
2020-11-12 Chris MantonAdd btif/src/btif_gatt_client::bta_gattc_event_text
2020-11-12 Chris Mantongatt: Properly put gatt status in field
2020-11-12 Venkata Jagadeesh... Disable sniff for faulty remotes
2020-11-12 Chris Mantonl2cap: Add mtu and mps to lead eatt channel
2020-11-12 Chris MantonRe-log stack/l2cap/l2c_ble::l2cble_process_sig_cmd
2020-11-12 Chris MantonStat-ify functions in bta/sys/bta_sys_main
2020-11-12 Chris MantonAdd BtaIdSysText::BTA_ID_GATTC
2020-11-12 Chris MantonAdd stack/include/l2cdefs::l2cap_le_result_code_text
2020-11-12 Chris MantonUse stack/l2cap/l2c_csm::channel_state_text()
2020-11-12 Chris Mantonenum-ify stack/l2cap/l2c_int::L2CEVT_LP
2020-11-12 Chris MantonAdd stack/l2cap/l2c_csm::channel_state_text
2020-11-11 Hansong ZhangClean up user apps before GD is shutdown
2020-11-11 Treehugger... Merge "L2CAP: keep cached peer configuration locally"
2020-11-11 Treehugger... Merge "Use p_acl->remote_addr to do BTA_dm_acl_down"
2020-11-11 Michael SunMerge changes from topics "btaa-jni-1", "btaa-jni-2"
2020-11-10 Chienyuangd: Use ExtendedAdvertising as main advertising function
2020-11-10 Michael Sunbtaa: subscribe to bt_snoop to receive HCI data
2020-11-10 Michael Sunbtaa: subscribe to SystemSuspend for wakelock notification
2020-11-10 Michael Sunbtaa: subscribe to SystemSuspend for wakeup notification
2020-11-10 Michael Sunbtaa: introduce Bluetooth Activity Attribution skeleton
2020-11-10 weichinwengUse p_acl->remote_addr to do BTA_dm_acl_down
2020-11-09 Hansong Zhangbtm_get_dev_class: Create empty record if not found
2020-11-09 Zach Johnsonrusty-gd: convert hci facade to rust_grpcio build targets
2020-11-09 Zach Johnsonrusty-gd: add stubs for hci hal facade
2020-11-09 Zach JohnsonMerge changes Ibd11c0a8,I11fe6201,I63049dbb,I97ef3f26...
2020-11-07 Chris Mantonenum-ify stack/include/smp_api_types::SMP_OPCODE
2020-11-07 Chris Mantongd_acl_shim: Wrap remote version check
2020-11-07 Chris MantonAdd shim btm_read_remote_version_complete
2020-11-07 Chris MantonRestore ability to send read remote version information...
2020-11-07 Chris Mantongd: Add le read_remote_version_info
2020-11-07 Chris Mantonsmp: Log if remote lmp_version is invalid
2020-11-07 Chris MantonUse tACL_CB::tACL_CONN::remote_version_info
2020-11-07 Chris MantonAdd tACL_CB::tACL_CONN::remote_version_info
2020-11-07 Chris MantonAdd le transport to BTM_ReadRemoteVersion
2020-11-07 Chris MantonReplace return tBTM_STATUS=>bool BTM_ReadRemoteVersion
2020-11-06 Zach Johnsonrusty-gd: clean up imports & pub exports
2020-11-06 Zach Johnsonrusty-gd: remove one level of indirection for hci facad...
2020-11-06 Zach Johnsonrusty-gd: collapse facade implementation into facade.rs
2020-11-06 Zach Johnsonrusty-gd: move hci facade client contents to root server
2020-11-06 Zach JohnsonStart integration with gd rust & cert tests
2020-11-06 Zach JohnsonGD: signal on signal port when server is ready
2020-11-06 Zach JohnsonCatch sigint to shut down BT testing process
2020-11-06 Hansong ZhangL2cap: Route some functions to shim
2020-11-06 Hansong ZhangIntroduce L2cap security shim
2020-11-06 Chris MantonRe-log BTM_AcceptlistAdd
2020-11-06 Chris MantonReturn bool=>void stack/btm/btm_ble::BTM_SecAddBleKey
2020-11-06 Chris MantonRemove return value stack/btm/btm_ble_gap::btm_ble_star...
2020-11-06 Chris MantonReturn bool=>void stack/btm/btm_ble::BTM_SecAddBleDevice
2020-11-06 Chris MantonClean up btm_acl_update_conn_addr
2020-11-06 Michael Sunbtaa: introduce btif interface for btaa
2020-11-06 Michael Sunbtaa: new include files in bt stack for BTAA interface
2020-11-06 Weichin WengMerge "Read set data length support flag from peer_le_f...
2020-11-06 weichinwengRead set data length support flag from peer_le_features
2020-11-05 Hansong ZhangSimplify bta_dm_rm_cfg
2020-11-05 Hansong ZhangBTA_AV_FEAT_CENTRAL is never used.
2020-11-05 Hansong ZhangWe always want to switch role to central
2020-11-05 Hansong ZhangRefactor BTM_SwitchRole
2020-11-05 Hansong ZhangMove btm_ble_get_acl_remote_addr
2020-11-05 Hansong ZhangIntroduce btm_get_dev_class
2020-11-05 Hansong ZhangACL: Refactor btm_ble_get_acl_remote_addr
2020-11-05 Steven MorelandMerge "libstatslog (libbinder) users disable on darwin"
2020-11-05 Jakub PawlowskiMerge "isomanager: Add callback to create cis command"
2020-11-05 Myles WatsonMerge "gd: Refactor LE advertising config"
2020-11-05 Steven Morelandlibstatslog (libbinder) users disable on darwin
2020-11-05 Chienyuangd: Refactor LE advertising config
2020-11-05 Hansong ZhangSimplify btm_remove_acl
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 Łukasz Rymanowskiisomanager: Add callback to create cis command
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
next