OSDN Git Service

android-x86/system-bt.git
2020-09-06 Chris MantonUse tBTM_CB::tBTM_BLE_CB::scan_activity
2020-09-05 Chris Mantonencapsulate tBTM_CB::tBTM_BLE_CB::scan_activity
2020-09-05 Chris MantonRemove API constant stack/btm/btm_ble_gap::btm_ble_star...
2020-09-04 Chris MantonUpdate bta/include/::ble_addr_type
2020-09-04 Chris MantonUpdate main/shim/::ble_addr_type
2020-09-04 Jakub PawlowskiMerge "gatt: Add CID for sending notification confirmation"
2020-09-04 Jakub PawlowskiMerge changes from topic "bt-char-ext-prop"
2020-09-04 Treehugger... Merge "Shim: Security module InitFlag"
2020-09-03 Łukasz Rymanowskigatt: Add CID for sending notification confirmation
2020-09-03 Martin BrabhamShim: Security module InitFlag
2020-09-03 Hansong ZhangShim layer for GD security enforcement
2020-09-03 Hansong ZhangUse BTM_GetHCIConnHandle to get handle
2020-09-03 Treehugger... Merge "HFP: Add more logs to SCO sessions"
2020-09-03 Jakub PawlowskiMerge "hci: Support periodic advertising sync + transfer"
2020-09-03 Jakub PawlowskiFall back to Read Request when reading Characteristic...
2020-09-03 Jakub PawlowskiServer support for Characteristic Extended Properties
2020-09-03 Jakub PawlowskiClient support for Characteristic Extended Properties
2020-09-03 Jakub Tyszkowskihci: Support periodic advertising sync + transfer
2020-09-03 Chris Mantonshim::Acl should only run if gd::Core disabled
2020-09-03 Treehugger... Merge "BTM_API Shim"
2020-09-03 Treehugger... Merge "HFP: Add missing sco listen action in state...
2020-09-03 Treehugger... Merge "Adds fuzzer for l2cap"
2020-09-02 Jack HeHFP: Add more logs to SCO sessions
2020-09-02 Jack HeHFP: Add missing sco listen action in state machine
2020-09-02 Dylan KatzAdds fuzzer for l2cap
2020-09-02 Martin BrabhamBTM_API Shim
2020-09-02 Treehugger... Merge "BTM_API Shim: Call BTA sp_cback for events"
2020-09-02 Treehugger... Merge changes I4614e05e,I8bfaa30b
2020-09-02 Jakub PawlowskiMerge changes I5b7c552c,Ie209b705
2020-09-02 Łukasz Rymanowskistack/l2c: Add helper l2cu_reject_ble_coc_connection
2020-09-02 Martin BrabhamBTM_API Shim: Call BTA sp_cback for events
2020-09-02 Martin BrabhamBTM_API Shim: Implement BTM_ConfirmReqReply
2020-09-02 Treehugger... Merge "gd HCI: fix failed assertion about extended_prop...
2020-09-02 Treehugger... Merge "gd HCI: Initialize advertising_handle_ with...
2020-09-02 Łukasz Rymanowskistack/gatt: Extend calls with CID
2020-09-02 Jakub PawlowskiMerge "Fix potential overflow for gatt process write"
2020-09-02 Chris MantonFix potential overflow for gatt process write
2020-09-02 Chienyuangd HCI: fix failed assertion about extended_properties
2020-09-02 Chienyuangd HCI: Initialize advertising_handle_ with kInvalidHandle
2020-09-02 Treehugger... Merge "HFP: Fix missing sco events and masked events"
2020-09-02 Chris MantonFirst entry acl shim layer
2020-09-02 Zach JohnsonHFP: Fix missing sco events and masked events
2020-09-02 Hansong ZhangAdd a way to enforce l2cap security by requirement
2020-09-01 Chris MantonAdd main/shim/helpers::ToLegacyAddressWithType
2020-09-01 Chris MantonRe-include stack/btm/btm_ble_gap
2020-09-01 Chris MantonEnforce internal linkage stack/btm/btm_ble_bgconn
2020-09-01 Chris MantonRe-include stack/btm/btm_ble_bgconn
2020-09-01 Chris MantonReplace tBTM_SEC_BLE::identity addr/type
2020-09-01 Chris MantonFactor out btm_ble_conn_complete::maybe_resolve_address
2020-09-01 Chris MantonUse tBTM_SEC_BLE::tADDRESS_TYPE
2020-09-01 Chris MantonSimplify return value btm_ble_read_resolving_list_entry
2020-09-01 Chris MantonStreamline stack/btm/btm_ble_add::btm_identity_addr_to_...
2020-09-01 Chris MantonStreamline btm_ble_refresh_peer_resolvable_private_addr
2020-09-01 Hansong ZhangL2cap sec: Remove the workaround for legacy device
2020-09-01 Chris MantonEncapsulate tBTM_CB::tBTM_BLE_CB::tBTM_BLE_CONN_ST
2020-09-01 Treehugger... Merge "BTM_API Shim: Add ShimUi"
2020-09-01 Treehugger... Merge "BTM_API Shim: Add ShimBondListener"
2020-09-01 Treehugger... Merge changes I0aa05e5b,I4c2bc679,I2b0a15e8,I8aabfbc4...
2020-09-01 Jack HeBTM: Fix a bit flip in the role change state comparison
2020-08-31 Hansong ZhangRemove unused code in rfc_int.h
2020-08-31 Hansong ZhangRemove sec_id related code in RFCOMM
2020-08-31 Hansong ZhangMove rfcomm security requirement to rfcomm module
2020-08-31 Hansong ZhangClear RFCOMM security when done
2020-08-31 Hansong ZhangGet rid of p_cur_service in dev_rec
2020-08-31 Martin BrabhamBTM_API Shim: Add ShimUi
2020-08-31 Martin BrabhamBTM_API Shim: Add ShimBondListener
2020-08-31 Hansong ZhangLegacy RFCOMM: Use the new security record
2020-08-31 Hansong ZhangIntroduce BTM_SetRfcommSecurity
2020-08-31 Hansong ZhangRemove unused log to improve readability
2020-08-31 Hansong ZhangOnly RFCOMM Uses btm_sec_mx_access_request
2020-08-31 Treehugger... Merge changes I93466084,I1e1ed49c,Id825a84e
2020-08-31 Zach JohnsonMerge changes I5719d43c,Ia756d0fa,Iba08e90a,Ia5d1b195...
2020-08-31 Chris MantonAdd API stack/l2cap/l2c_ble::l2cble_conn_comp_from_addr...
2020-08-31 Chris MantonAdd API stack/acl/btm_acl::acl_link_role_from_handle
2020-08-31 Chris MantonAdd btm_identity_addr_to_random_pseudo_from_address_wit...
2020-08-31 Chris MantonAdd API stack/btm/btm_ble::btm_ble_connected_from_addre...
2020-08-31 Chris MantonStreamline stack/btm/btm_ble::btm_ble_connected
2020-08-31 Chris MantonAdd gd acl init flag
2020-08-31 Treehugger... Merge "Remove unnecessary command check"
2020-08-30 Chris MantonRemove unnecessary command check
2020-08-30 Zach JohnsonReplace unreadable AG state machine
2020-08-30 Zach Johnsongood riddance AV stream state machine
2020-08-30 Chris MantonAdd new api stack/acl/ble_acl::acl_ble__complete
2020-08-30 Chris MantonRemove unused defs
2020-08-30 Chris MantonRemove tBT_TRANSPORT from acl_refresh_remote_address
2020-08-30 Chris Mantonenum-ify tBTM_BLE_CONN_ST
2020-08-30 Chris MantonAdd helpers to stack/include/bt_types::tBLE_BD_ADDR
2020-08-30 Zach JohnsonReplace AV non state machine function table
2020-08-30 Zach JohnsonReplace BTA AV state machine
2020-08-29 Zach JohnsonFlatten bta_hd_sm_execute
2020-08-29 Zach JohnsonRemove unused parameter from bta_hd_vc_unplug_act
2020-08-29 Zach JohnsonRemove unused parameter from bta_hd_disconnect_act
2020-08-29 Zach JohnsonRemove unused parameter from bta_hd_unregister_act
2020-08-29 Zach JohnsonReplace unreadable HD state machine
2020-08-29 Treehugger... Merge "role is unused"
2020-08-29 Chris MantonCreate stack/include/ble_hci_link_interface
2020-08-29 Zach JohnsonReplace HH unreadable state machine
2020-08-29 Zach JohnsonBTA_HH_LE_INCLUDED is always true
2020-08-28 Chris MantonRemove unused defs TRACE_ stack/include/bt_types.h
2020-08-28 Chris MantonMove def BLE_ADDR_TYPE_ID_BIT closer to relatives
next