summaryrefslogtreecommitdiff
path: root/system/stack/hid
AgeCommit message (Expand)Author
2025-03-13stack: Inline methods from stack_metrics_logging.h Henri Chataing
2025-02-26Merge "HID Host: Reset conn state if failed to disconnect" into main am: 8aef... Treehugger Robot
2025-02-26HID Host: Reset conn state if failed to disconnect Archie Pusaka
2025-01-07Merge "HID: disconnect control/interrupt channel serially" into main am: 8538... Himanshu Rawat
2025-01-07HID: disconnect control/interrupt channel serially Archie Pusaka
2024-12-16Merge "system: Convert base::StringPrintf to std::format" into main am: 8c74f... Henri Chataing
2024-12-12system: Convert base::StringPrintf to std::format Henri Chataing
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-09Merge "cpplint: fix and enable whitespace/newline" into main am: f61b8aba89 a... Treehugger Robot
2024-11-08cpplint: fix and enable whitespace/blank_line William Escande
2024-11-08cpplint: fix and enable whitespace/newline William Escande
2024-11-06Fix more memory-unsafe logging Brian Delwiche
2024-10-17Remove os/log.h Henri Chataing
2024-09-25Enforce -Wmissing-prototypes Henri Chataing
2024-09-12Use SDP size in next byte for small Report descriptors Joshua Stalder
2024-09-11[25/25] stack::l2cap encapsulate l2c_api.h Chris Manton
2024-09-10[19/25] stack::hid Use stack::l2cap::get_interface() Chris Manton
2024-09-04Merge "Correct SDP data element size descriptor for HIDD report descriptor" i... Jakub Pawłowski
2024-09-02Correct SDP data element size descriptor for HIDD report descriptor Joshua Stalder
2024-08-30stack::l2cap class enum-ify tL2CAP_CONN Chris Manton
2024-08-27stack::l2cap class enum-ify tL2CAP_CFG_RESULT Chris Manton
2024-08-09libbt-stack: Remove warning no-unused-parameter Chris Manton
2024-08-07stack::sdp Class enum-ify tSDP_STATUS Chris Manton
2024-07-31Allow multiple service discoveries in HID Himanshu Rawat
2024-07-21mock: [29/63] Remove BTM_IsAclConnectionUp 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-06-17Use proper types 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 [15/19] L2CA_SetIdleTimeoutByBdAddr Chris Manton
2024-05-21stack::l2cap [2/19] L2CA_DataWrite Chris Manton
2024-05-17stack::l2cap [4/19] L2CA_DisconnectReq Chris Manton
2024-05-13stack::sdp [1/12] service.SDP_InitDiscoveryDb Chris Manton
2024-05-11IWYU: stack/include/l2cdefs.h Chris Manton
2024-05-09stack::sdp Ensure return value failures are logged Chris Manton
2024-04-26Merge "system/stack: Remove UNUSED_ATTR" into main Myles Watson
2024-04-24system/stack: Remove UNUSED_ATTR Myles Watson
2024-04-24system: Strip unnecessary () around fmt arguments Henri Chataing
2024-04-19Merge "system: Remove include directives for <stdio.h>" into main Henri Chataing