OSDN Git Service

android-x86/system-bt.git
2020-08-20 Treehugger... Merge "Add boolean flag for indicating IO Cap Response...
2020-08-20 Treehugger... Merge "Ensure we delete the link key from the controller."
2020-08-20 Martin BrabhamAdd boolean flag for indicating IO Cap Response received
2020-08-20 Martin BrabhamEnsure we delete the link key from the controller.
2020-08-20 Chris MantonSimplify stack/l2cap/::l2c_link_check_send_pkts
2020-08-19 Treehugger... Merge changes I283667e2,Ibc685b5d,I54537140,Ic11c5809
2020-08-19 Treehugger... Merge changes I14a0dc1d,If34b5018,Icdba6206
2020-08-19 Treehugger... Merge changes I1f6a908f,I96781ecd,I4de2d029,Ib3e5580a...
2020-08-19 Treehugger... Merge changes I8fd02d8f,Ia21eeb73
2020-08-19 Zach JohnsonMerge changes I51c3b864,I2af0f2c2,Ifaec802b,I9ea573cb...
2020-08-19 Zach JohnsonMerge changes I5f284c8c,I5f1afa5e,I5e7478e9,I9c717be1...
2020-08-19 Hansong ZhangThis if is always true
2020-08-19 Chris MantonMove create_classic_conn from l2c to acl
2020-08-19 Chris MantonAdd API stack/acl/btm_acl::acl_create_classic_connection
2020-08-19 Chris MantonSimplify stack/l2cap/l2c_utils::l2cu_create_conn_after_...
2020-08-19 Hansong ZhangRemove useless line
2020-08-19 Chris MantonMove stack/l2cap/l2c_link::btm_acl_connected
2020-08-19 Hansong ZhangRemove unused parameter in btif_dm_proc_io_req
2020-08-19 Hansong ZhangRemove unnecessary definition
2020-08-19 Hansong ZhangGD SecurityRecord: Explicitly set IsEncrypted to false...
2020-08-19 Zach JohnsonBTM_ReadConnectability is never used now
2020-08-19 Zach JohnsonBTM_ReadDiscoverability is never used now
2020-08-19 Zach JohnsonSimplify BTM_SetDiscoverability
2020-08-19 Zach JohnsonSimplify BTM_SetConnectability
2020-08-19 Zach JohnsonInline always 0 parameters
2020-08-19 Zach JohnsonMerge changes If3136d44,I7a3ee025,I734ece7f
2020-08-19 Zach Johnsonwhat on earth
2020-08-19 Treehugger... Merge "SecurityManagerChannel: AuthenticationRequest...
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 Łukasz Rymanowskigatt: Allow services to indicate eatt support
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 JohnsonRemove inquiry filtering from shim
2020-08-19 Zach JohnsonDelete BTM_CancelPeriodicInquiry, it's unused and does...
2020-08-19 Zach JohnsonRemove unused filter_cond
2020-08-19 Zach JohnsonBTM_PERIODIC_INQUIRY_ACTIVE is never set
2020-08-19 Zach Johnsonmax_resps is always 0: unlimited
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 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 ZhangSecurityManagerChannel: AuthenticationRequest not alway...
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
next