index
:
platform/packages/modules/Bluetooth
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
stack
/
test
/
eatt
Age
Commit message (
Expand
)
Author
2025-03-20
flag: Remove gatt_disconnect_fix flag
Łukasz Rymanowski
2025-03-12
Test: make mock_controller_ into unique_ptr
Jakub Pawlowski
2025-02-26
Consolidate native interfaces for checking bond status
Himanshu Rawat
2024-12-02
system/stack/test: Fix -Wmissing-prototype warnings
Henri Chataing
2024-10-08
system/stack/Android.bp: Enforce -Wunused-parameter
Henri Chataing
2024-09-25
Enforce -Wmissing-prototypes
Henri Chataing
2024-09-09
[16/25] stack::eatt Use stack::l2cap::get_interface()
Chris Manton
2024-08-30
stack::l2cap class enum-ify tL2CAP_CONN
Chris Manton
2024-08-29
stack::l2cap class enum-ify tL2CAP_LE_RESULT_CODE
Chris Manton
2024-08-27
stack::l2cap class enum-ify tL2CAP_CFG_RESULT
Chris Manton
2024-08-22
eatt: Fix handling indication confirmation timeout
Łukasz Rymanowski
2024-07-07
Format: apply clang rules
William Escande
2024-05-11
IWYU: stack/include/l2cdefs.h
Chris Manton
2024-03-15
Use GD for BLE ACL buffer sizes
Myles Watson
2024-02-16
system/stack/test: Migrate to libbluetooth_log
Henri Chataing
2023-10-12
IA2: Re-include files that use l2cap psm constants
Chris Manton
2023-10-11
IA2: Break out l2cap psm constants into own file
Chris Manton
2023-04-18
Don't perform operations on busy EATT channels
Rahul Arya
2023-03-17
Device consolidation in control blocks after bonding
Jakub Pawlowski
2023-01-02
eatt: Fix eatt device duplicate
Jakub Tyszkowski
2022-08-16
Eatt: Improve colision handling
Łukasz Rymanowski
2022-07-15
eatt: Handle L2CAP collision on EATT
Łukasz Rymanowski
2022-06-30
eatt: Establish EATT after encryption is done.
Łukasz Rymanowski
2022-06-16
Merge "eatt: Accept incoming Eatt connection request for uknown devices"
Treehugger Robot
2022-06-15
eatt: Fix missing tx mtu set
Łukasz Rymanowski
2022-06-14
eatt: Accept incoming Eatt connection request for uknown devices
Łukasz Rymanowski
2021-09-24
legacy: Explicitly include types/raw_address
Chris Manton
2021-09-23
legacy: stack: Properly include stack/include/bt_hdr
Chris Manton
2021-06-21
eatt: Improve handling incoming EATT connection
Łukasz Rymanowski
2021-06-21
eatt: Fix for the crash on incoming channel creation
Łukasz Rymanowski
2021-06-02
stack/gatt: Store GATT server supported features
Łukasz Rymanowski
2021-05-26
eatt: Fix crash on double disconnect
Łukasz Rymanowski
2021-05-26
Update for Chrome OS libchrome uprev.
Qijiang Fan
2021-03-30
eatt: Adjust to new L2CAP API behaviour
Łukasz Rymanowski
2021-01-20
Simplify get role API
Hansong Zhang
2020-10-28
eatt/unit_test: Extend unit test to verify eatt counter
Łukasz Rymanowski
2020-10-28
eatt/unit_test: Use HCI_ROLE_PERIPHERAL as this is available now
Łukasz Rymanowski
2020-10-20
stack/eatt: Add initial implementation for EATT
Łukasz Rymanowski