OSDN Git Service

android-x86/system-bt.git
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
2020-08-15 Zach JohnsonSimplify btif_dut_mode_send
2020-08-15 Zach JohnsonSimplify btif_dut_mode_configure
2020-08-15 Zach JohnsonDispatch btif_dm_read_energy_info on jni thread
2020-08-15 Zach JohnsonSimplify btif_dm_ssp_reply
2020-08-15 Zach JohnsonSimplify btif_dm_pin_reply
2020-08-15 Zach JohnsonSimplify btif_dm_remove_bond
2020-08-15 Zach JohnsonSimplify btif_dm_cancel_bond
2020-08-15 Zach JohnsonSimplify btif_dm_create_bond_out_of_band
2020-08-15 Zach JohnsonSimplify btif_dm_create_bond
2020-08-15 Zach JohnsonSimplify btif_dm_cancel_discovery
2020-08-15 Zach Johnsonsimplify btif_dm_start_discovery
2020-08-15 Zach Johnsonbanish btif_get_remote_service_record
2020-08-15 Zach JohnsonSimplify btif_dm_get_remote_services
2020-08-15 Zach JohnsonSimplify btif_get_remote_service_record
2020-08-15 Zach JohnsonFlatten BTIF_CORE_STORAGE_REMOTE_WRITE
2020-08-15 Zach JohnsonSimplify btif_set_remote_device_property
2020-08-15 Zach JohnsonFlatten BTIF_CORE_STORAGE_REMOTE_READ_ALL
2020-08-15 Zach JohnsonSimplify btif_get_remote_device_properties
2020-08-15 Zach JohnsonFlatten BTIF_CORE_STORAGE_REMOTE_READ
2020-08-15 Zach JohnsonSimplify btif_get_remote_device_property
2020-08-15 Zach Johnsonremove execute_storage_request
2020-08-15 Zach JohnsonSimplify btif_set_adapter_property
2020-08-14 Treehugger... Merge "Fix le transport selection"
2020-08-14 Treehugger... Merge "Add parameters to DispatchPairingHandler"
2020-08-14 Treehugger... Merge "Consolidate evt data initialization"
2020-08-14 Treehugger... Merge "Fail fast"
2020-08-14 Chris MantonFix le transport selection
2020-08-14 Treehugger... Merge "GD-Storage: Move constructor to protected"
2020-08-14 Treehugger... Merge "Logging: Rename buf and now to avoid collisions"
2020-08-14 Martin BrabhamAdd parameters to DispatchPairingHandler
2020-08-14 Treehugger... Merge "Directly use parameter to create p_dev_rec"
2020-08-14 Zach JohnsonMerge changes I7876611d,I9f640034,Ia9b4f580,I881c1c82...
2020-08-14 Treehugger... Merge "gd HCI: assign client_handler_ before execute...
2020-08-14 Treehugger... Merge "gd HCI: Remove on_le_set_random_address_complete"
2020-08-14 Jack HeGD-Storage: Move constructor to protected
2020-08-14 Treehugger... Merge "Implementation of OOB PTS cert test cases"
2020-08-14 Treehugger... Merge "If a LINK_KEY_REQUEST comes in without us callin...
2020-08-14 Myles WatsonLogging: Rename buf and now to avoid collisions
2020-08-14 Martin BrabhamConsolidate evt data initialization
2020-08-14 Martin BrabhamFail fast
2020-08-14 Martin BrabhamDirectly use parameter to create p_dev_rec
2020-08-14 Zach JohnsonFlatten BTIF_CORE_STORAGE_ADAPTER_READ
2020-08-14 Zach JohnsonSimplify btif_get_adapter_property
2020-08-14 Zach JohnsonFlatten BTIF_CORE_STORAGE_ADAPTER_READ_ALL
2020-08-14 Zach JohnsonSimplify btif_get_adapter_properties
2020-08-14 Zach JohnsonFlatten BTIF_DM_CB_LE_TEST_END and remove btif_dm_gener...
2020-08-14 Zach JohnsonFlatten BTIF_DM_CB_LE_(TX|RX)_TEST
2020-08-14 Zach JohnsonFlatten BTIF_DM_CB_BOND_STATE_BONDING
2020-08-14 Zach JohnsonFlatten BTIF_DM_CB_REMOVE_BOND
2020-08-14 Jakub PawlowskiImplementation of OOB PTS cert test cases
2020-08-14 Chienyuangd HCI: Remove on_le_set_random_address_complete
2020-08-14 Chienyuangd HCI: assign client_handler_ before execute queued...
2020-08-14 Chris MantonFormalize acl API BTM_ReadPowerMode
2020-08-14 Chris MantonBecause #defines interleaved with {} is a nightmare
next