OSDN Git Service

android-x86/system-bt.git
2021-01-20 Zach Johnsonrusty-gd: some tidying in acl
2021-01-20 Zach Johnsonrusty-gd: add authentication complete for classic acl
2021-01-20 Zach Johnsonrusty-gd: implement connection request for classic ACL
2021-01-20 Zach Johnsonrusty-gd: wire through classic ACL API for disconnect
2021-01-20 Zach Johnsonrusty-gd: expose core byte rx/tx for classic ACL
2021-01-20 Zach Johnsonrusty-gd: move acl core from lib.rs to core.rs
2021-01-20 Zach Johnsonrusty-gd: implement connection complete for classic acl
2021-01-20 Zach Johnsonrusty-gd: simplify acl internal requests by using struc...
2021-01-20 Zach Johnsonrusty-gd: start classic acl manager
2021-01-20 Zach Johnsonrusty-gd: report acl disconnections
2021-01-20 Zach Johnsonrusty-gd: implement ACL connection close
2021-01-20 Zach Johnsonrusty-gd: add ACL credit control
2021-01-20 Zach Johnsonrusty-gd: implement outbound fragmentation & dispatch
2021-01-20 Zach Johnsonrusty-gd: add packet reassembler
2021-01-20 Zach Johnsonrusty-gd: implement vector payloads for packets
2021-01-19 Zach Johnsonrusty-gd: start ACL - simple dispatch of inbound traffic
2021-01-19 Hansong ZhangUse some L2cap APIs in btm_sec
2021-01-19 Hansong ZhangSimplify some L2cap code
2021-01-18 Treehugger... Merge "gd: Implement address rotation for advertising...
2021-01-18 Treehugger... Merge "Add ISO type support on btsnooz.py script"
2021-01-18 Alice KuoAdd ISO type support on btsnooz.py script
2021-01-15 Hansong ZhangFix linter
2021-01-15 Sal SavageMerge changes from topic "avrcp-target-cover-art"
2021-01-15 Hansong ZhangRoundRobinScheduler: Add multi priority support
2021-01-15 Hansong ZhangWire up SetChannelTxPriority
2021-01-15 Hansong ZhangL2cap scheduler: Implement high priority channel
2021-01-15 Hansong ZhangIntroduce MultiPriorityQueue
2021-01-15 Hansong ZhangRefactor L2CA_SetFixedChannelTout
2021-01-15 Zach JohnsonMerge changes Ia401bcf0,I724939c1,I606f4aff,I548ee2ad...
2021-01-15 Chienyuangd: Implement address rotation for advertising set
2021-01-15 Treehugger... Merge "RootCanal: Check PIN on both sides"
2021-01-15 Myles WatsonRootCanal: Check PIN on both sides
2021-01-14 Treehugger... Merge "Fix v2 format decoding in btsnooz.py"
2021-01-14 Zach JohnsonMerge changes I5d0c9f45,I847253d5,I05ec50c5,I4d55a4b3
2021-01-14 Zach Johnsonfix mac build
2021-01-14 Treehugger... Merge "RootCanal: Reject unsolicited PIN responses"
2021-01-14 Hansong ZhangAdd callbacks in LE link manager
2021-01-14 Julien DesprezMerge "Swich TEST_MAPPING config to unit_tests:true"
2021-01-14 Hansong ZhangL2cap LE shim: Don't match address type
2021-01-14 Hansong ZhangRemove unused L2cap shim API
2021-01-14 Hansong ZhangImplement L2CA_EnableUpdateBleConnParams in shim
2021-01-14 Julien DesprezSwich TEST_MAPPING config to unit_tests:true
2021-01-14 Myles WatsonRootCanal: Reject unsolicited PIN responses
2021-01-13 Zach Johnsonrusty-gd: update hal facade
2021-01-13 Zach Johnsonrusty-gd: introduce RxAdapter
2021-01-13 Zach Johnsonrusty-gd: switch hci facade to grpc context
2021-01-13 Zach Johnsonrusty-gd: shim & facade are very similar, start sharing...
2021-01-13 Zach Johnsonrusty-gd: split HAL into control & acl
2021-01-13 Zach Johnsonrusty-gd: allow parting out injected values
2021-01-13 Zach Johnsonrusty-gd: simplify exported types
2021-01-13 Zach Johnsonrusty-gd: implement controller shim
2021-01-13 Zach Johnsonrusty-gd: back message loop thread with rust, if rust...
2021-01-13 Zach JohnsonMerge changes Ic8ddcac8,I5f2ae561
2021-01-13 Sal SavageAdd tests for the AVRCP Target Cover Art feature
2021-01-13 Treehugger... Merge changes I9f667570,I056a3fdc,I685a3220,I81cdee3a...
2021-01-13 Hansong ZhangL2cap shim: Implement L2CA_GetBleConnRole
2021-01-13 Hansong ZhangRemove unused API L2CA_CancelBleConnectReq
2021-01-13 Hansong Zhanggatt_disconnect: Remove L2CA_CancelBleConnectReq
2021-01-13 Hansong ZhangRefactor LE disconnnect reason
2021-01-13 Treehugger... Merge changes I8e04ea0c,Ia710365d
2021-01-13 Hansong Zhangp_clcb->reason is never set
2021-01-13 Hansong ZhangRemove unused data length API
2021-01-13 Hansong ZhangSupport BTM_SetBleDataLength when L2cap shim is on
2021-01-13 Hansong ZhangGATT: Set data length directly
2021-01-13 Neil MayhewFix v2 format decoding in btsnooz.py
2021-01-13 Hansong ZhangClean up BTM_SetBleDataLength
2021-01-13 Hansong ZhangSimplify max data length request
2021-01-13 Hansong ZhangBLE_LLT_INCLUDED is always true
2021-01-13 Hansong ZhangClean up L2CA_UpdateBleConnParams
2021-01-13 Chienyuangd: Handle data status for extended advertising report
2021-01-13 Chienyuangd: Handle scan response
2021-01-13 Chris MantonProperly use tHCI_STATUS and hci error code equivalence
2021-01-13 Chris MantonUse proper stack/btm/btm_sec::btm_status_text
2021-01-13 Chris Mantongd: Include hci handle in unsuccessful mode change...
2021-01-13 Chris MantonUse proper bta/gatt/bta_gattc_act::gatt_disconnection_r...
2021-01-13 Chris MantonAdd gatt_disconnection_reason_text
2021-01-13 Treehugger... Merge "gd: Set scan response data based on AdvertisingType"
2021-01-13 Zach JohnsonMerge changes I442176d1,Ib147e50a,I9f4de837,Ib9cd95d0
2021-01-13 Zach Johnsondon't expose main thread message loop
2021-01-13 Zach Johnsonrusty-gd: implement custom types & read address in...
2021-01-13 Zach Johnsonrusty-gd: most of the HCI shim layer
2021-01-13 Zach Johnsonrusty-gd: implement command sending via HCI shim
2021-01-13 Zach Johnsonmove le_advertising_manager_test over to PyHci
2021-01-13 Zach JohnsonEmit checker for command status opcodes, remove unneces...
2021-01-12 Zach JohnsonHciLayerFacade -> HciFacade
2021-01-12 Hansong ZhangClean up BTA_GATTC_Open
2021-01-12 Sal SavagePass BIP client status down and use it to decide to...
2021-01-12 Sal SavageAdd a path to add the PSM of the BIP OBEX server to...
2021-01-12 Sal SavageAllow NewAvrcp to manage its own SDP record
2021-01-12 Hansong ZhangBTM_Sec: AUTHENTICATE should imply MITM
2021-01-12 Hansong ZhangL2cap: Pass remote features to btm_sec
2021-01-12 Hansong ZhangShim hack: Add SCO disconnect callback
2021-01-12 Hansong ZhangL2cap LE shim: Use link property listener
2021-01-12 Hansong ZhangLE: Add link property listener and phy update
2021-01-12 Treehugger... Merge changes I48f17bc8,I46294bbf,I74d0b45a,I749eb082...
2021-01-12 Chris Mantongd_acl: Add ACL connection history
2021-01-12 Chris MantonAdd gd/common/strings::StringFormatTimeWithMilliseconds
2021-01-12 Chris Mantonbt_headless: Add connect/disconnect timeouts
2021-01-12 Chris MantonInclude BTM_PmRegister::callback
2021-01-12 Chris MantonUse main/shim/dumpsys::supervision_timeout_to_seconds
next