OSDN Git Service

android-x86/system-bt.git
2020-10-07 Jack HeMerge "GD-Logging: Add INIT flags to configure debug...
2020-10-07 Jakub PawlowskiMerge "Implement encryption key size negotiation"
2020-10-07 Jakub PawlowskiGD: Store peer keys in legacy format
2020-10-06 Jakub PawlowskiImplement encryption key size negotiation
2020-10-06 Jack HeMerge "GD-Logging: Change LOG_DEBUG to LOG_INFO"
2020-10-06 Xin LiMerge "DO NOT MERGE - Merge RP1A.201005.006"
2020-10-06 Jack HeGD-Logging: Add INIT flags to configure debug logging
2020-10-06 Jack HeGD-Logging: Change LOG_DEBUG to LOG_INFO
2020-10-06 Treehugger... Merge "bthal: Do not allow to initialize more than...
2020-10-06 The Android... DO NOT MERGE - Merge RP1A.201005.006
2020-10-06 Chris MantonProperly shim controller flags
2020-10-06 Chris MantonRe-log stack/l2cap/l2c_ble::l2cble_conn_comp
2020-10-06 Chris MantonLegacy ACL shim interface
2020-10-06 Chris MantonRemove unused #defs stack/include/hcidefs
2020-10-06 Chris MantonRemove unused #defs stack/include/bt_types
2020-10-06 Chris MantonRemove unused var tBTM_SEC_DEV_REC::link_key_changed
2020-10-06 Chris MantonStreamline stack/l2cap/l2c_ble::l2cble_notify_le_connection
2020-10-06 Chris MantonAdd stack/include/bt_types::AddressTypeText
2020-10-06 Chris MantonRe-Api stack/acl/btm_acl::btm_ble_get_acl_remote_addr
2020-10-06 Chris MantonRe-log stack/acl/btm_acl
2020-10-06 Chris MantonReplace tBTA_LE_KEY_TYPE=>tBTM_LE_KEY_TYPE
2020-10-06 Chris MantonSimplify StackAclBtmAcl::btm_bda_to_acl
2020-10-06 Chris MantonInternally link stack/acl/btm_acl::btm_ble_get_acl_remo...
2020-10-06 Treehugger... Merge "Remove init flags log message, you can check...
2020-10-06 Treehugger... Merge "Add A2DP/SDP fuzzers for bt-stack"
2020-10-05 Chris Mantonenum-ify tgatt_status
2020-10-05 Chris MantonInclude security_device_record stack/acl/btm_acl
2020-10-05 Chris MantonRemove unused defs BTM_ACL_PKT_TYPES_MASK_
2020-10-05 Chris Mantonlog tgatt status properly
2020-10-05 Chris Mantonencapsulate tBTM_BOND_TYPE within tBTM_SEC_DEV_REC
2020-10-05 Chris MantonProperly add typedef for gatt status
2020-10-03 Treehugger... Merge "GD Security: Fix bad conditional"
2020-10-03 Martin BrabhamGD Security: Fix bad conditional
2020-10-03 Chris MantonAdd include stack/smp/smp_act::smp_api_types.h
2020-10-03 Chris MantonEncapulate tBTM_SEC_DEV_REC::pin_code_length
2020-10-03 Chris MantonWrap API around tBTM_SEC_DEV_REC::BTM_SEC_
2020-10-03 Chris MantonRe-log btif/src/btif_sdp_server::
2020-10-03 Chris MantonRemove unused decls stack/btm/btm_int
2020-10-03 Chris Mantonenum-ify BTM_SEC_ and BTM_SEC_LE
2020-10-03 Chris MantonRemove unused var tBTM_CB::state_temp_buffer
2020-10-03 Chris MantonEncapsulate tBTM_CB::btm_scn
2020-10-03 Chris MantonEncapsulate tBTM_CB::enc_rand, ediv, key_size
2020-10-03 Chris MantonEncapsulate tBTM_CB::enc_handle
2020-10-03 Chris MantonL2CA_SetFlushTimeout does nothing.
2020-10-03 Chris MantonRe-align read remote version information on legacy
2020-10-03 Treehugger... Merge changes Ib1f71d7e,I917ba220,Ic58e879c,If152037d...
2020-10-02 Treehugger... Merge "Convert mask types from uint32_t to enum type"
2020-10-02 Hansong ZhangSMP: Assume L2cap tx completes immediately
2020-10-02 Hansong ZhangL2cap: LE address type is not used
2020-10-02 Hansong ZhangLink flush timeout is unused
2020-10-02 Mikhail NaganovConvert mask types from uint32_t to enum type
2020-10-02 Chris MantonPrecise naming match => is_in_security_db
2020-10-02 Chris Mantonenum-ify _SCAN both classic and ble
2020-10-02 Chris Mantonenum-ify _INQUIRY both classic and ble
2020-10-02 Chris Mantonenum-ify _CONNECTABLE both classic and ble
2020-10-02 Chris Mantonenum-ify _DISCOVERABLE both classic and ble
2020-10-02 Myles WatsonHIDH: Don't set a minimum MTU
2020-10-02 Chris MantonAdd ACL shim event registration - with deps
2020-10-02 Chris MantonSingle out Register events LE_META_EVENT as special
2020-10-02 Jakub PawlowskiMerge "Store LE device keys when bonded"
2020-10-02 Treehugger... Merge "HIDH: Register for HID_PSM_CONTROL"
2020-10-01 Treehugger... Merge "Revert "Add ACL shim event registration""
2020-10-01 Myles WatsonHIDH: Register for HID_PSM_CONTROL
2020-10-01 Chris MantonRevert "Add ACL shim event registration"
2020-10-01 Hansong ZhangL2cap user dynamic channel: move psm alloc to bta
2020-10-01 Hansong ZhangClean up unused avdt definitions
2020-10-01 Treehugger... Merge changes from topic "gd_security_shim"
2020-10-01 Martin BrabhamBTM Shim: Put/Get information bits to ConfirmationData
2020-10-01 Martin BrabhamIntroduce ConfirmationData
2020-10-01 Hansong ZhangBTA_AV: Unused variables
2020-10-01 Hansong ZhangL2CA_SetFlushTimeout does nothing.
2020-10-01 Hansong ZhangL2cap: clean up flush timeout option
2020-10-01 Hansong ZhangBTA_AV: Unused variable
2020-10-01 Hansong ZhangBTA_AV: Simplify flush timeout parameter
2020-10-01 Hansong ZhangL2cap: our cfg option never uses flush timeout
2020-10-01 Treehugger... Merge "Use bta/sys/bta_sys::BtaIdSysText()"
2020-10-01 Chris MantonIncoming ACL packets stop at acl layer first
2020-10-01 Chris MantonRe-log bta/../LOG_
2020-09-30 Chris MantonUse bta/sys/bta_sys::BtaIdSysText()
2020-09-30 Treehugger... Merge "Add ACL shim event registration"
2020-09-30 Treehugger... Merge changes I2f2c69a4,I41a65c6c,I101aa769,I87d34f49...
2020-09-30 Chris MantonAdd ACL shim event registration
2020-09-30 Sal SavageMerge "Properly update config when the MAC Address...
2020-09-30 Chris MantonRemove unnecessary declarations stack/btm/btm_sco
2020-09-30 Chris MantonLocally link and remove unused funcs stack/btm/btm_sco
2020-09-30 Chris MantonRe-log stack/btm/btm_ble_gap::btm_ble_update_inq_result
2020-09-30 Chris MantonRemove duplicate decls stack/btm/btm_int
2020-09-30 Chris MantonLocally link and remove unused funcs stack/btm/btm_inq
2020-09-30 Chris MantonRemove decl stack/btm/btm_int
2020-09-30 Chris MantonLocally link and remove unused funcs stack/btm/btm_devctl
2020-09-30 Chris MantonLocally link and remove unused funcs stack/btm/btm_ble_...
2020-09-30 Chris MantonLocally link and remove unused funcs stack/btm/btm_ble_...
2020-09-30 Chris MantonLocally link and remove unused funcs stack/btm/btm_ble_addr
2020-09-30 Chris MantonRemove unnecessary declarations stack/btm/btm_ble_int
2020-09-30 Chris MantonRemove duplicate decls
2020-09-30 Chris MantonAdd bta/sys/bta_sys::BtaIdSysText()
2020-09-30 Chris MantonRe-log parts of btif/src/btif_storage
2020-09-30 Chris MantonRe-log parts of btif/src/btif_sock_thread
2020-09-30 Chris MantonRe-log btif/src/btif_sock_rfc::btsock_rfc_listen
2020-09-30 Martin BrabhamCertSecurity: Add missing events to registration
next