summaryrefslogtreecommitdiff
path: root/system/stack/btu
AgeCommit message (Expand)Author
2025-03-17system/common: Move remaining metrics to os/metrics.h Henri Chataing
2025-03-13stack: Inline methods from stack_metrics_logging.h Henri Chataing
2025-02-25system/common: Remove location parameter from MessageLoopThread Henri Chataing
2024-11-06system/stack/btu: Fix -Wmissing-prototype errors Henri Chataing
2024-10-30system/stack/smp: Fix -Wmissing-prototype errors Henri Chataing
2024-10-17Remove os/log.h Henri Chataing
2024-09-25Enforce -Wmissing-prototypes Henri Chataing
2024-09-11Encryption Change V2 Jakub Pawlowski
2024-08-20Use Rand instead of local name to synchronize Myles Watson
2024-08-19sco: Fix handling Command Status Failed. Ɓukasz Rymanowski
2024-08-16[11/24] Canonical form tBTM_STATUS::BTM_ERR_PROCESSING Chris Manton
2024-08-09[1/24] Canonical form towards class enumification tBTM_STATUS Chris Manton
2024-08-05Ignore HCI_RMT_NAME_REQUEST_COMP_EVT Chris Manton
2024-07-18InitFlags: Remove unused includes Myles Watson
2024-07-11system: Remove location parameter from do_in_main_thread Henri Chataing
2024-07-07Format: apply clang rules William Escande
2024-06-25Use controller for WriteLocalName Myles Watson
2024-06-19stack::hci HCI_RMT_NAME_REQUEST command status handled by gd rnr module Chris Manton
2024-06-05system/btif: Update misc BT_STATUS_FAIL with more descriptive metrics Sarvesh Kalwit
2024-05-24Use HCI Read Local OOB Extended Data command Himanshu Rawat
2024-05-02Remove unused ReadLinkQuality timer and complete Myles Watson
2024-04-26Merge "system/stack: Remove UNUSED_ATTR" into main Myles Watson
2024-04-24system/stack: Remove UNUSED_ATTR Myles Watson
2024-04-22SCO: Don't assert a valid handle when status != success Hsin-chen Chuang
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-04-01system: Migrate ASSERT to log::assert_that Henri Chataing
2024-04-01system: Migrate ASSERT_LOG to log::assert_that Henri Chataing
2024-03-21Extract bindable context from postable model Chris Manton
2024-03-15Use GD Controller for SupportsBle Myles Watson
2024-03-11Get rid of old HCI_RMT_NAME_REQUEST_COMP_EVT handler Jakub Pawlowski
2024-02-26Remove unused btm_process_inq_results Myles Watson
2024-02-26Use PDL for inquiry results with rssi Myles Watson
2024-02-26Use PDL for standard inquiry results Myles Watson
2024-02-13Remove InquiryComplete legacy parsing Myles Watson
2024-02-13make btm_process_cancel_complete static Myles Watson
2024-02-13Remove LE Events that aren't handled in btu_hcif Myles Watson
2024-02-13Skip btu_hcif for BQR events Myles Watson
2024-02-13Move parsing of BQR into hci Myles Watson
2024-02-13system/stack/btu: Migrate to libbluetooth_log Henri Chataing
2024-02-02Merge changes I51b9273e,I182b839d,I2e689071,Ifc2fb983,Ib8e67ab9 into main Myles Watson
2024-01-31Move encryption change logic to btm_sec Myles Watson
2024-01-30Always fail on a hardware error Myles Watson
2024-01-26Remove StartInquiry from legacy HCI Myles Watson
2024-01-22[Invisalign2] remove base/logging.h in security_device_record.h Hui Peng
2024-01-17Merge "Remove unused ble_create_ll_conn_complete" into main Myles Watson
2024-01-17Remove unused ble_create_ll_conn_complete Myles Watson
2024-01-16[Invisalign2] define tBTM_SP_EVT and tBTM_LE_EVT as enums Hui Peng
2023-12-21check.h: IWYU and remove unused Chris Manton