OSDN Git Service

android-x86/system-bt.git
2020-08-17 Zach JohnsonRemove variables never set for discovery
2020-08-17 Zach JohnsonRemove BTA_DmDiscoverUUID
2020-08-17 Zach JohnsonRemove btif_dm_get_remote_service_record & friends...
2020-08-17 Zach JohnsonMerge "get_remote_service_record is never called from...
2020-08-17 Treehugger... Merge "Remove unused variables and useless BTM_SetPaira...
2020-08-17 Zach JohnsonMerge changes I6f7bb67a,Idb75cbfb,I29c6eeae,I8a23fbc8...
2020-08-17 David LiemMerge "GD Cert tests block tests with no deadline speci...
2020-08-17 Jakub PawlowskiMerge "stack/btm: Refactor disconnect handler"
2020-08-17 Zach Johnsonget_remote_service_record is never called from JNI
2020-08-17 Martin BrabhamRemove unused variables and useless BTM_SetPairable...
2020-08-17 Zach JohnsonFold BTA_DmDiscoverByTransport into BTA_DmDiscover
2020-08-17 Zach JohnsonThe extended part of service mask is never used
2020-08-17 Zach Johnsonmask_ext.num_uuid is always 0
2020-08-17 Zach JohnsonRemove sdp_search from discovery, it's always true
2020-08-17 Zach JohnsonRemove hack from I2819702ac068be9515824234e85d81ac2ec7a748
2020-08-17 Zach JohnsonMinor improvement
2020-08-17 Zach JohnsonFix error when converting state machine table
2020-08-17 David LiemGD Cert tests block tests with no deadline specified...
2020-08-17 Martin BrabhamClean up conditional
2020-08-17 Chris MantonReplace GATT_TRANSPORT=>BT_TRANSPORT
2020-08-17 Chris MantonUse for gatt types/bt_transport
2020-08-17 Chris Mantoninclude for gatt transport types/bt_transport.h
2020-08-17 Chris MantonRemove bta/include/bta_api::tBTA_TRANSPORT
2020-08-17 Chris MantonAdd include stack/gatt/gatt_db::btm_sec
2020-08-17 Zach JohnsonMerge changes I4ddc6e35,I931bd052,I5bf0c9e2,I10390d03...
2020-08-17 Jakub Tyszkowskistack/btm: Refactor disconnect handler
2020-08-16 Zach JohnsonFlatten BTA_DM_API_SEARCH_CANCEL_EVT
2020-08-16 Zach JohnsonRemove unused pram from bta_dm_search_clear_queue
2020-08-16 Zach JohnsonRemove unused pram from bta_dm_search_cancel
2020-08-16 Zach Johnsonfold on_inquiry_complete into bta_dm_inq_cmpl
2020-08-16 Zach JohnsonPass params to on_inquiry_complete instead of messages
2020-08-16 Zach JohnsonPull BTA_DM_INQUIRY_CMPL_EVT out of state machine
2020-08-16 Zach JohnsonRemove unused arg from bta_dm_search_cancel_cmpl
2020-08-16 Zach JohnsonRemove unused arg from bta_dm_search_cancel_notify
2020-08-16 Zach JohnsonFlatten bta_dm_search_cancel_transac_cmpl
2020-08-16 Chris MantonReplace tBTA_TRANSPORT=>tBT_TRANSPORT
2020-08-16 Chris MantonUse types/bt_transport::tBT_TRANSPORT
2020-08-16 Chris MantonAdd types/bt_transport::tBT_TRANSPORT
2020-08-16 Chris MantonRemove unused stack/btm/btm_sec::APPL_AUTH_WRITE_EXCEPTION
2020-08-16 Chris MantonUse include stack/btm/btm_sec.h
2020-08-16 Chris MantonStreamline headers stack/btm/btm_sec
2020-08-16 Chris MantonAdd include stack/btm/btm_sec.h
2020-08-16 Chris MantonRemove unused function btm_sec_is_le_capable_dev
2020-08-16 Chris MantonUnnecessary declarations stack/acl/btm_acl
2020-08-16 Chris MantonRe-organize stack/btm/security_device_record.h
2020-08-16 Chris MantonBreak out stack/btm/security_device_record.h
2020-08-16 Zach JohnsonRemove unused rs_res parameter & friends
2020-08-15 Zach JohnsonReplace unreadable bta_dm_main state machine
2020-08-15 Zach Johnsonbta_sys_set_trace_level is unused
2020-08-15 Zach JohnsonRemove unnecessary buffering in BTA_DM_LE_FEATURES_READ
2020-08-15 Zach JohnsonFlatten bte_search_devices_evt
2020-08-15 Zach JohnsonClean up bte_search_devices_evt more
2020-08-15 Zach JohnsonRemove unused code from bte_search_devices_evt
2020-08-15 Zach JohnsonFlatten BTA_DM_DISABLE_EVT
2020-08-15 Zach JohnsonFlatten BTA_DM_ENABLE_EVT
2020-08-15 Zach JohnsonFlatten BTA_DM_ENER_INFO_READ
2020-08-15 Zach Johnsonbtif_dm_search_devices_evt is happening on the main...
2020-08-15 Zach Johnsonbtif_dm_ssp_reply is happening on the main thread now
2020-08-15 Zach Johnsonbtif_dm_pin_reply is running on the main thread now
2020-08-15 Zach Johnsonbtif_dm_start_discovery is running on the main thread
2020-08-15 Zach JohnsonNo need to transfer context in bta_energy_info_cb
2020-08-15 Zach JohnsonNo need to transfer context in bte_dm_remote_service_re...
2020-08-15 Zach JohnsonNo need to transfer context in bte_dm_evt
2020-08-15 Zach JohnsonNo need to transfer context in bte_search_devices_evt
2020-08-15 Zach JohnsonFlatten btif_dm_cb_remove_bond
2020-08-15 Zach JohnsonFlatten btif_context_switched
2020-08-15 Zach Johnsonbt_jni_msg_ready only ever handles 1 event
2020-08-15 Zach JohnsonRemove unused definitions from btif_core.cc
2020-08-15 Zach Johnsonbtif_dm_search_services_evt doesn't need to xfer context
2020-08-15 Zach JohnsonRemove unused return values from btif_enable/disable_se...
2020-08-15 Zach JohnsonSimplify enabling services
2020-08-15 Zach Johnsonbtif_dm_execute_service_request is safe to call from...
2020-08-15 Zach JohnsonRemove btif_sendmsg
2020-08-15 Zach JohnsonBTIF_dm_on_hw_error doesn't need to switch context
2020-08-15 Zach JohnsonBTIF_dm_report_inquiry_status_change doesn't need to...
2020-08-15 Zach JohnsonClean up btif_dm_init
2020-08-15 Zach Johnsonbtif_dm_send_bond_state_changed doesn't need to jni now
2020-08-15 Zach Johnsonbond_state_changed can happen from the main thread now
2020-08-15 Zach JohnsonMove bluetooth.cc call ins to main thread
2020-08-15 Treehugger... Merge changes I4578a0ee,Ife020abe,I7f8316c2,I6def2d05...
2020-08-15 Chris MantonAdd stack/btm/btm_dev header
2020-08-15 Chris MantonSimplify stack/acl/btm_acl::btm_acl_role_changed
2020-08-15 Chris MantonEncapsulate stack/acl/btm_acl::tBTM_ROLE_SWITCH_CMPL
2020-08-15 Chris MantonClean up stack/acl/acl.h
2020-08-15 Chris MantonSimplify stack/btm/btm_ble::BTM_UseLeLink
2020-08-15 Zach JohnsonHide bt_hal_cbacks
2020-08-15 Zach JohnsonEncapsulate energy_info_cb
2020-08-15 Zach JohnsonFlatten btif_dm_report_test_mode_result
2020-08-15 Zach JohnsonEncapsulate le_test_mode_cb
2020-08-15 Zach JohnsonEncapsulate thread_evt_cb
2020-08-15 Zach JohnsonEncapsulate acl_state_changed_cb
2020-08-15 Zach JohnsonEncapsulate bond_state_changed_cb
2020-08-15 Zach JohnsonEncapsulate ssp_request_cb
2020-08-15 Zach JohnsonEncapsulate pin_request_cb
2020-08-15 Zach JohnsonEncapsulate discovery_state_changed_cb
2020-08-15 Zach JohnsonEncapsulate device_found_cb
2020-08-15 Zach JohnsonEncapsulate remote_device_properties_cb
2020-08-15 Zach JohnsonEcapsulate invocations of adapter_state_changed_cb
2020-08-15 Zach JohnsonEncapsulate invocations of adapter_properties_cb
2020-08-15 Zach JohnsonSimplify btif_le_test_mode
next