summaryrefslogtreecommitdiff
path: root/system/stack/acl
AgeCommit message (Expand)Author
2025-03-17system/common: Move remaining metrics to os/metrics.h Henri Chataing
2025-02-24system/bta: Enforce -Wmissing-prototypes Henri Chataing
2025-02-07Implementation of coded PHY scanning. Omair Kamil
2025-01-17system/stack/btm: Enforce -Wmissing-prototypes Henri Chataing
2024-12-31call connection_manager::on_connection_complete from just one place Jakub Pawlowski
2024-12-12system: Convert base::StringPrintf to std::format Henri Chataing
2024-11-08cpplint: fix and enable whitespace/newline William Escande
2024-11-07cpplint: fix and enable whitespace/ending_newline William Escande
2024-10-30system/stack/acl: Fix -Wmissing-prototype errors Henri Chataing
2024-10-30system/stack/gatt: Fix -Wmissing-prototype errors Henri Chataing
2024-10-25system/stack/l2cap: Fix -Wmissing-prototype errors Henri Chataing
2024-10-24Revert "Revert "Make it obvious that connection_manager is separ..." Jakub Pawłowski
2024-10-24Revert "Make it obvious that connection_manager is separate from..." Pechetty Sravani (xWF)
2024-10-22Make it obvious that connection_manager is separate from GATT Jakub Pawlowski
2024-10-17Remove os/log.h Henri Chataing
2024-10-12acl_create_le_connection_with_id -> create_le_connection Jakub Pawlowski
2024-10-09use_unified_connection_manager removal Jakub Pawlowski
2024-10-09Remove acl_create_le_connection Jakub Pawlowski
2024-10-09Use default value instead of override for acl_create_le_connection_with_id Jakub Pawlowski
2024-10-08btm_acl: Only allow automatic flush if packet boundary is supported Hsin-chen Chuang
2024-09-25Enforce -Wmissing-prototypes Henri Chataing
2024-09-04Merge "Fix typo and documentation location for btm files" into main Kihong Seong
2024-09-04Fix typo and documentation location for btm files Kihong Seong
2024-09-03Convert the unified_connection_manager flag Myles Watson
2024-08-23Add sysprop to configure auto flush timeout Yun-Hao Chung
2024-08-19tBTM_STATUS: Class enum-ification Chris Manton
2024-08-16[24/24] Canonical form tBTM_STATUS::BTM_WRONG_MODE Chris Manton
2024-08-16[23/24] Canonical form tBTM_STATUS::BTM_UNKNOWN_ADDR Chris Manton
2024-08-16[18/24] Canonical form tBTM_STATUS::BTM_NO_RESOURCES Chris Manton
2024-08-16[17/24] Canonical form tBTM_STATUS::BTM_MODE_UNSUPPORTED Chris Manton
2024-08-16[14/24] Canonical form tBTM_STATUS::BTM_ILLEGAL_VALUE Chris Manton
2024-08-16[11/24] Canonical form tBTM_STATUS::BTM_ERR_PROCESSING Chris Manton
2024-08-16[9/24] Canonical form tBTM_STATUS::BTM_DEV_RESTRICT_LISTED Chris Manton
2024-08-16[7/24] Canonical form tBTM_STATUS::BTM_DEVICE_TIMEOUT Chris Manton
2024-08-15[5/24] Canonical form tBTM_STATUS::BTM_CMD_STORED Chris Manton
2024-08-13[4/24] Canonical form tBTM_STATUS::BTM_CMD_STARTED Chris Manton
2024-08-12Merge changes I0d5054b6,I4fc785a7 into main Treehugger Robot
2024-08-09[3/24] Canonical form tBTM_STATUS::BTM_BUSY Chris Manton
2024-08-09Read device name on connection with new LE devices Himanshu Rawat
2024-08-09[1/24] Canonical form towards class enumification tBTM_STATUS Chris Manton
2024-07-23mock: [37/63] Remove BTM_ReadDevInfo Chris Manton
2024-07-11system: Remove location parameter from do_in_main_thread Henri Chataing
2024-07-07Format: apply clang rules William Escande
2024-06-24Merge "Call l2cble_process_rc_param_request_evt" into main Myles Watson
2024-06-21Call l2cble_process_rc_param_request_evt Myles Watson
2024-06-21[18/19] get_btm_client_interface().sco.BTM_IsScoActiveByBdaddr Chris Manton
2024-06-15[5/7] stack::btm::inq BTM_GENERAL_INQUIRY_ACTIVE => BTM_GENERAL_INQUIRY Chris Manton
2024-06-15[4/7] stack::btm::inq BTM_BR_INQ_ACTIVE_MASK => BTM_GENERAL_INQUIRY_ACTIVE Chris Manton
2024-06-14stack::acl::BTM_IsAclConnectionUpAndHandleValid Remove logging Chris Manton
2024-06-14[3/7] stack::btm::inq BTM_BLE_INQ_ACTIVE_MASK => BTM_BLE_GENERAL_INQUIRY Chris Manton