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