summaryrefslogtreecommitdiff
path: root/system/stack/bnep
AgeCommit message (Expand)Author
2024-12-02Merge "system/stack/*: Fix -Wmissing-prototypes warnings" into main am: cfea2... Treehugger Robot
2024-11-27system/stack/*: Fix -Wmissing-prototypes warnings Henri Chataing
2024-11-21Merge "system: Migrate from {fmt} to std::format" into main am: 3723874896 am... Henri Chataing
2024-11-20system: Migrate from {fmt} to std::format Henri Chataing
2024-11-14Merge "Fix floss build breakage "bt_transport.h" not found" into main am: 231... Treehugger Robot
2024-11-13Fix floss build breakage "bt_transport.h" not found Hsin-chen Chuang
2024-11-12Merge "system/stack: Apply clang-tidy fixes" into main am: 4b50815e76 am: 75b... Henri Chataing
2024-11-12Merge "system/stack: Apply clang-tidy fixes" into main Henri Chataing
2024-11-11Merge changes I8175344d,Ic26c9b03 into main am: d02482c2e7 am: a87ab740f4 William Escande
2024-11-11system/stack: Apply clang-tidy fixes Henri Chataing
2024-11-08cpplint: fix and enable whitespace/blank_line William Escande
2024-11-06Fix more memory-unsafe logging Brian Delwiche
2024-09-25Enforce -Wmissing-prototypes Henri Chataing
2024-09-11[25/25] stack::l2cap encapsulate l2c_api.h Chris Manton
2024-09-04[14/25] stack::bnep Use stack::l2cap::get_interface() Chris Manton
2024-08-30stack::l2cap class enum-ify tL2CAP_CONN Chris Manton
2024-08-09libbt-stack: Remove warning no-unused-parameter Chris Manton
2024-07-07Format: apply clang rules William Escande
2024-06-19Streamline enum stack::l2cap::tL2CAP_DW_RESULT Chris Manton
2024-06-17Class-enumify stack::l2cap::tL2CAP_DW_RESULT Chris Manton
2024-05-31stack::l2cap: Properly name L2CA_Register2 => L2CA_RegisterWithSecurity Chris Manton
2024-05-31stack::l2cap: Properly name L2CA_ConnectReq2 => L2CA_ConnectReqWithSecurity Chris Manton
2024-05-21stack::l2cap [2/19] L2CA_DataWrite Chris Manton
2024-05-17stack::l2cap [4/19] L2CA_DisconnectReq Chris Manton
2024-05-11IWYU: stack/include/l2cdefs.h Chris Manton
2024-04-24system/stack: Remove UNUSED_ATTR Myles Watson
2024-04-19Merge "system: Remove include directives for <stdio.h>" into main Henri Chataing
2024-04-19system: Remove include directives for <stdio.h> Henri Chataing
2024-04-18system: Remove most ADDRESS_TO_LOGGABLE_(CSTR|STR) Henri Chataing
2024-03-18GD Controller: last few Myles Watson
2024-02-10system/stack/bnep: Migrate to libbluetooth_log Henri Chataing
2024-01-17bnep: Pass addresses using const references Myles Watson
2023-12-12bt_target:[14/37] IWYU stack::bnep Chris Manton
2023-12-08bt_types: [4/4] IWYU Include when parsing legacy stream stack:: Chris Manton
2023-10-24system: Remove legacy trace_level variables Henri Chataing
2023-10-24system: Fix common typos Henri Chataing
2023-10-24system: Convert all xx_TRACE_yy log occurrences to LOG_yy Henri Chataing
2023-10-17[Invisalign2] Separate security apis from bta_api.h Hui Peng
2023-10-16bt_trace: Add attribute printf to LogMsg Henri Chataing
2023-10-13Fix an OOB bug in bnepu_process_peer_multicast_filter_set Hui Peng
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-09-26Fix memory leak in BNEP_WriteBuf Sungsoo Lim
2023-04-27Remove extern specifiers from function prototype declarations Henri Chataing
2023-03-20Remove dependency on libprocessgroup.so David Duarte
2022-12-13Remove unused logging William Escande
2022-08-25Add missing increment in bnep_api.cc Brian Delwiche
2021-10-19legacy: Re-log stack/bnep:: Chris Manton
2021-10-06Add base/logging.h for LOG-related macros. Qijiang Fan
2021-09-25legacy: Explicitly include stack/include/bt_types Chris Manton