summaryrefslogtreecommitdiff
path: root/system/hci
AgeCommit message (Expand)Author
2025-01-09Modify apex_available to Bluetooth apex William Escande
2024-11-11Merge changes I8175344d,Ic26c9b03 into main William Escande
2024-11-08cpplint: fix and enable readability/check William Escande
2024-11-08cpplint: fix and enable whitespace/blank_line William Escande
2024-11-04osi: Use CLOCK_MONOTONIC on platforms that can't wake on BT Arjun Dhaliwal
2024-10-17Remove os/log.h Henri Chataing
2024-10-02Remove the init_flags module Henri Chataing
2024-07-11hci_layer: Remove unused Location parameter from send_data_upwards Henri Chataing
2024-07-07Format: apply clang rules William Escande
2024-04-16Revert "Remove empty source files" Henri Chataing
2024-04-16Remove empty source files Henri Chataing
2024-04-08Remove legacy header system/include/check.h Henri Chataing
2024-04-05Remove includes of <base/logging.h> Henri Chataing
2024-04-05system: Migrate CHECK to log::assert_that Henri Chataing
2024-03-21system: Migrate to libbluetooth_log Henri Chataing
2024-03-15Delete unused hci_packet_parser.h Myles Watson
2024-02-06system/profile/avrcp: Migrate to libbluetooth_logger Henri Chataing
2023-12-21check.h: IWYU and remove unused Chris Manton
2023-12-19Remove controller dependency from fragmenter Myles Watson
2023-12-18Remove internal_include directory path from build files Chris Manton
2023-12-13bt_target:[6/37] IWYU HCI Chris Manton
2023-12-08bt_types: [3/4] IWYU Include when parsing legacy stream main,hci Chris Manton
2023-12-03Remove duplicate CASE_RETURN_TEXT Hui Peng
2023-11-09Merge "Remove crypto_toolbox::Octet16" into main Myles Watson
2023-11-09Remove crypto_toolbox::Octet16 Myles Watson
2023-11-08Remove ASAN workaround David Duarte
2023-10-30Move all device-tests to general-tests David Duarte
2023-09-13Revert "Remove unused headers from hci/include" Luca Zuccarini
2023-09-13Remove unused headers from hci/include Myles Watson
2023-09-10Remove -Wno-unused-parameter from bluetooth_cflags David Duarte
2023-09-01Remove dependency on PDL from hci/Android.bp Myles Watson
2023-08-31Remove libbt_shim_bridge from fluoride_defaults David Duarte
2023-08-31Remove libbluetooth-types from fluoride_defaults David Duarte
2023-08-31Remove libbluetooth_headers from fluoride_defaults David Duarte
2023-08-28Remove Btaa since it is not used William Escande
2023-08-11Remove allocation_tracker David Duarte
2023-08-11Inline AlarmTestHarness in its only user David Duarte
2023-08-05Inline fluoride_test_defaults in net_test_hci David Duarte
2023-08-05Remove unused include system/gd/rust/shim David Duarte
2023-08-03Remove fluoride_basic_defaults David Duarte
2023-07-07Remove apex_available from fluoride_basic_defaults David Duarte
2023-05-31Merge changes Ifaad8d92,I693758f4,Ice403b52,I9cf3f9dd,Ia0123bbc Treehugger Robot
2023-05-31Remove libbase from fluoride_basic_defaults David Duarte
2023-05-30Fragmenter: Remove unused include hci_layer.h Myles Watson
2023-05-30SCO: Remove BT_HDR for sending Myles Watson
2023-05-23HCI: Remove transmit_command_futured Myles Watson
2023-05-19Only fragment and reassemble ISO Myles Watson
2023-05-19Remove IncomingAcl Myles Watson
2023-05-19HCI: Remove unused ACL fragmentation Myles Watson
2023-04-27Merge "Remove extern specifiers from function prototype declarations" Henri Chataing