OSDN Git Service

android-x86/system-bt.git
2020-08-19 Zach JohnsonSimplify BTM_SetConnectability
2020-08-19 Zach JohnsonInline always 0 parameters
2020-08-19 Zach Johnsonwhat on earth
2020-08-19 Zach Johnsonif you pass 0, these are the values used
2020-08-19 Zach JohnsonThese were never set
2020-08-19 Zach JohnsonThe params are never ignore, they're set in this function
2020-08-19 Zach JohnsonFold bt_scan_mode_t into BTA_DmSetVisibility
2020-08-19 Zach JohnsonFlatten BTA_DmSetVisibility
2020-08-19 Zach Johnsonread_inq_tx_power_timer is never used
2020-08-19 Zach Johnsonp_inq_tx_power_cmpl_cb is always null
2020-08-19 Zach JohnsonRemove dead code
2020-08-19 Zach Johnsonbtm_process_remote_name does nothing interesting if...
2020-08-19 Zach Johnsonbtm_inq_vars.scan_type is not useful
2020-08-19 Zach JohnsonRemove useless variable
2020-08-19 Zach JohnsonStatus is set but not used
2020-08-19 Zach JohnsonReplace with equivalent expression
2020-08-19 Zach JohnsonRemove unnecessary variable
2020-08-19 Zach Johnsonstate is already set to this value higher in this function
2020-08-19 Zach JohnsonFlatten btm_initiate_inquiry
2020-08-19 Zach JohnsonBTM_BLE_LIMITED_INQUIRY is never used
2020-08-19 Zach JohnsonBTM_LIMITED_INQUIRY is never set
2020-08-19 Zach JohnsonDelete BTM_CancelPeriodicInquiry, it's unused and does...
2020-08-19 Zach JohnsonBTM_PERIODIC_INQUIRY_ACTIVE is never set
2020-08-19 Zach JohnsonThis condition will never be met
2020-08-19 Zach JohnsonReplace equivalent expression
2020-08-19 Zach JohnsonDon't report illegal value for something uncontrollable
2020-08-19 Zach Johnsonreduce duplicate mask setting
2020-08-19 Zach Johnsonp_inq->inqparms.mode & BTM_BLE_INQUIRY_MASK is always...
2020-08-19 Zach JohnsonRemove inquiry filtering from shim
2020-08-19 Zach JohnsonRemove unused filter_cond
2020-08-19 Zach Johnsonmax_resps is always 0: unlimited
2020-08-19 Treehugger... Merge changes Idcd959b1,I33b14207,I44e72828,I8a29a276...
2020-08-19 Treehugger... Merge "GD L2cap: Fix OnEncryptionChange"
2020-08-19 Treehugger... Merge "btif: remove dead code"
2020-08-19 Chris MantonMake stack/acl/acl.h more inclusive
2020-08-19 Chris MantonAdd proper inclusion ordering
2020-08-19 Chris MantonRemove unused defs stack/include/btm_api
2020-08-19 Chris MantonUse security interface stack/include/sec_hci_link_interface
2020-08-19 Chris MantonAdd security interface stack/include/sec_hci_link_interface
2020-08-19 Treehugger... Merge "GD-HCI: Write empty value to storage instead...
2020-08-19 Treehugger... Merge "Robust Caching - server hash calculation"
2020-08-19 Łukasz Rymanowskistack/gatt: Store gatt client supported features
2020-08-19 HsingYuan LoRobust Caching - server hash calculation
2020-08-19 Hansong ZhangGD L2cap: Fix OnEncryptionChange
2020-08-19 Hansong Zhangbtif: remove dead code
2020-08-19 Hansong ZhangSimplify BTM_SecAddDevice
2020-08-19 Hansong ZhangSimplify bta_dm_add_device
2020-08-19 Hansong ZhangBTA_DmAddDevice: is_trusted, tm, io_cap are 0
2020-08-19 Zach JohnsonMerge changes I228ee25f,I85914c62,I3a5c970d,I5f54b858...
2020-08-19 Treehugger... Merge "GD Hack: Start service discovery on bonded"
2020-08-19 Zach Johnsonreport_dup is always true
2020-08-19 Treehugger... Merge "GD-HCI Shim: Add missing cmds that do not genera...
2020-08-19 Zach JohnsonRemove useless states
2020-08-19 Zach JohnsonFlatten btm_set_inq_event_filter
2020-08-19 Zach Johnsonpending_filt_complete_event is always zero
2020-08-18 Zach Johnsoninqfilt_active is always false
2020-08-18 Zach JohnsonSetting inqfilt_active to true has no effect
2020-08-18 Zach Johnsonp_inq->state is always BTM_INQ_SET_FILT_STATE when...
2020-08-18 Zach Johnsoninqfilt_active is always true inside btm_set_inq_event_...
2020-08-18 Zach JohnsonStatus is always success
2020-08-18 Zach Johnsonp_inqfilter_cmpl_cb is never set
2020-08-18 Zach Johnsonhci_status is always success
2020-08-18 Zach JohnsonWe never set the inquiry filter
2020-08-18 Zach Johnsonbtm_set_inq_event_filter always returns CMD_STARTED
2020-08-18 Hansong ZhangGD Hack: Start service discovery on bonded
2020-08-18 Zach JohnsonMerge changes I7d5090ac,I74507676,I14148e2b,I2ca84a80
2020-08-18 Jack HeGD-HCI: Write empty value to storage instead of nullptr
2020-08-18 Treehugger... Merge changes I42c7ccd3,I4982180d
2020-08-18 Treehugger... Merge changes I672c778a,I8fd857d8,I214e42ab,I4be78209
2020-08-18 Zach JohnsonSimplify btm_set_inq_event_filter
2020-08-18 Martin BrabhamRemove unused API
2020-08-18 Treehugger... Merge "Add Disconnect Complete Matcher"
2020-08-18 Hansong ZhangGD Security: Improve link encryption storage
2020-08-18 Jack HeGD-HCI Shim: Add missing cmds that do not generate...
2020-08-18 Chris MantonRemove declarations stack/acl/btm_acl
2020-08-18 Chris MantonUse btif_acl and bta_dm_acl in btm_acl
2020-08-18 Chris MantonAdd btif/include/btif_acl.h
2020-08-18 Chris MantonAdd bta/include/bta_dm_acl.h
2020-08-18 Mehdi AlizadehMerge changes from topic "revert-1402170-LQAXZAXPCC"
2020-08-18 Hansong ZhangGD L2cap: Pass some security callback to Security Module
2020-08-18 Mehdi AlizadehRevert "Unused def include/hardware/bt_gatt_types:...
2020-08-18 Mehdi AlizadehRevert "Removed unused file include/hardware/bt_gatt_ty...
2020-08-18 Treehugger... Merge changes I8bff5eab,If1c63ebf,Ie62cae6a
2020-08-18 Treehugger... Merge changes I5dc3b8e8,Ic31092da,I6c011ae8,I5c5fb8de...
2020-08-18 Treehugger... Merge "hci: Support reading peer SCA"
2020-08-18 Martin BrabhamAdd Disconnect Complete Matcher
2020-08-18 Łukasz Rymanowskihci: Support reading peer SCA
2020-08-18 Zach Johnsonfilter_cond_type is always BTM_CLR_INQUIRY_FILTER
2020-08-18 Zach JohnsonDon't use redefinition - BTM_FILTER_COND_BD_ADDR
2020-08-18 Zach Johnsondon't use the redefinition - BTM_FILTER_COND_DEVICE_CLASS
2020-08-18 Zach JohnsonRemove cancel_pending flag
2020-08-18 Zach JohnsonNothing interesting happens with ble_raw_size or ble_ra...
2020-08-18 Zach JohnsonNothing interesting happens with bta_dm_search_cb.p_ble...
2020-08-18 Zach JohnsonRemove unused raw data concepts from discovery results
2020-08-18 Zach Johnsonbta_dm_disc_result only happens in the discovery active...
2020-08-18 Zach Johnsonno need to set layer specific for discovery
2020-08-18 Zach Johnsonbta_dm_search_cancel can only happen in the active...
2020-08-18 Zach Johnsonbta_dm_search_cmpl always transitions to idle
2020-08-18 Zach Johnsonbta_dm_inq_cmpl can only happen in the active state
2020-08-18 Zach JohnsonRemove unused parameter from bta_dm_free_sdp_db
next