summaryrefslogtreecommitdiff
path: root/system/stack/eatt
AgeCommit message (Expand)Author
2025-03-20flag: Remove gatt_disconnect_fix flag Łukasz Rymanowski
2025-02-26Consolidate native interfaces for checking bond status Himanshu Rawat
2025-01-06Remove gd/os/logging/log_adapter.h Henri Chataing
2024-12-18gd: Remove the IRedactableLoggable abstraction Henri Chataing
2024-11-21Merge "system: Migrate from {fmt} to std::format" into main am: 3723874896 Henri Chataing
2024-11-20system: Migrate from {fmt} to std::format Henri Chataing
2024-09-10Merge "[16/25] stack::eatt Use stack::l2cap::get_interface()" into main am: 5... Chris Manton
2024-09-09[16/25] stack::eatt Use stack::l2cap::get_interface() Chris Manton
2024-09-09Merge "Remove usage of memset" into main am: ace46e41ed am: 72d9345918 Kyunglyul Hyun
2024-09-09Merge "Remove usage of memset" into main Kyunglyul Hyun
2024-08-30Merge "stack::l2cap class enum-ify tL2CAP_CONN" into main am: 8ca527cd43 am: ... Treehugger Robot
2024-08-30stack::l2cap class enum-ify tL2CAP_CONN Chris Manton
2024-08-29stack::l2cap class enum-ify tL2CAP_LE_RESULT_CODE am: 5488601856 am: 090c21f600 Chris Manton
2024-08-29stack::l2cap class enum-ify tL2CAP_LE_RESULT_CODE Chris Manton
2024-08-29Remove usage of memset Kyunglyul Hyun
2024-08-28stack::l2cap class enum-ify tL2CAP_CFG_RESULT am: e4ae982d7d am: 210b65c4fa Chris Manton
2024-08-27stack::l2cap class enum-ify tL2CAP_CFG_RESULT Chris Manton
2024-08-26Merge changes I3527e5a0,Ia93c888e into main am: 91d5767a83 am: 5c520135db Łukasz Rymanowski (xWF)
2024-08-22eatt: Fix handling indication confirmation timeout Łukasz Rymanowski
2024-07-11Merge "system: Remove location parameter from do_in_main_thread" into main am... Treehugger Robot
2024-07-11system: Remove location parameter from do_in_main_thread Henri Chataing
2024-07-07Format: apply clang rules am: 2bf4c77239 am: eec119c5d5 William Escande
2024-07-07Format: apply clang rules William Escande
2024-06-15Fix OOB write in build_read_multi_rsp of gatt_sr.cc Brian Delwiche
2024-05-31system::stack: Comment out unused parameters Chris Manton
2024-05-21stack::l2cap [1/19] L2CA_ConnectCreditBasedRsp Chris Manton
2024-05-17stack::l2cap [4/19] L2CA_DisconnectReq Chris Manton
2024-05-11IWYU: stack/include/l2cdefs.h Chris Manton
2024-04-24system: Strip unnecessary () around fmt arguments Henri Chataing
2024-04-24system: Replace loghex by {:x} in log calls Henri Chataing
2024-04-18system: Remove most ADDRESS_TO_LOGGABLE_(CSTR|STR) Henri Chataing
2024-04-09eatt: Minor fix confusing log Łukasz Rymanowski
2024-04-05Remove includes of <base/logging.h> Henri Chataing
2024-04-05system: Migrate CHECK to log::assert_that Henri Chataing
2024-04-05system: Migrate LOG_ASSERT to log::assert_that Henri Chataing
2024-03-15Use GD for BLE ACL buffer sizes Myles Watson
2024-02-13system/stack/eatt: Migrate to libbluetooth_log Henri Chataing
2024-01-03eatt_impl: Fix delay messages handling Łukasz Rymanowski
2023-12-21std::vector: IWYU and remove unused Chris Manton
2023-12-20os/logging/log_adapter.h: IWYU and remove unused Chris Manton
2023-12-20internal_include/bt_trace: IWYU and remove unused Chris Manton
2023-12-19Convert all uses of base::TimeDelta to std::chrono::microseconds Henri Chataing
2023-10-19[Invisalign2] Separate security apis and data in btm (2) Hui Peng
2023-10-12Rename btu_task.h -> main_thread.h Myles Watson
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-08-28Merge "Merge Android U (ab/10368041)" into aosp-main-future Xin Li
2023-08-26Fix reorder-init-list warning David Duarte
2023-05-16Merge "Fix for infinite loop in free_gatt_resources" am: fec3d3ff6e am: 73a3e... Jakub Pawłowski
2023-05-12[automerge] Fix multiple OOB bugs resulted from tx mtu in EATT 2p: 282d4a182e Hui Peng