summaryrefslogtreecommitdiff
path: root/system/bta/has
AgeCommit message (Expand)Author
2025-02-27LeAudio: Fix flaky unit tests Jakub Tyszkowski
2025-02-26Consolidate native interfaces for checking bond status Himanshu Rawat
2025-02-26Enforce -Wmissing-prototypes Henri Chataing
2025-02-24system/bta: Enforce -Wmissing-prototypes Henri Chataing
2025-01-15Merge "BTM_SecIsSecurityPending -> BTM_SecIsLeSecurityPending" into main Jakub Pawłowski
2025-01-15Give GATT clients names Jakub Pawlowski
2025-01-15BTM_SecIsSecurityPending -> BTM_SecIsLeSecurityPending Jakub Pawlowski
2025-01-06Remove gd/os/logging/log_adapter.h Henri Chataing
2024-12-18gd: Remove the IRedactableLoggable abstraction Henri Chataing
2024-12-06Fix a test Kyunglyul Hyun
2024-11-22Merge "has_client.cc: add missing BTA_GATTC_CancelOpen in Disconnect" into main Krzysztof Kopyscinski (xWF)
2024-11-21has_client.cc: add missing BTA_GATTC_CancelOpen in Disconnect Krzysztof Kopyściński
2024-11-20system: Migrate from {fmt} to std::format Henri Chataing
2024-11-20Clean up BtaGattQueue when connected Kyunglyul Hyun
2024-11-14system/bta: Apply clang-tidy fixes Henri Chataing
2024-11-11Merge changes I8175344d,Ic26c9b03 into main William Escande
2024-11-08cpplint: fix and enable readability/check William Escande
2024-11-07has_client.cc: cleanup device when GATT operations may be pending Krzysztof Kopyściński
2024-10-21Merge "Remove os/log.h" into main Henri Chataing
2024-10-17Remove os/log.h Henri Chataing
2024-10-17has_client.cc: fix possible null pointer dereference in `Disconnect` Krzysztof Kopyściński
2024-10-15has_client.cc: fix single device disconnection Krzysztof Kopyściński
2024-10-10has_client.cc: Connect shall connect only requested device Krzysztof Kopyściński
2024-10-08Merge changes I450634af,Ifa12df68,I354095d1,Ib88a5957,I754d1bc2, ... into main Henri Chataing
2024-10-08system/bta/Android.bp: Enforce -Wunused-parameter Henri Chataing
2024-10-07Hap: prevent setactive on unknow preset William Escande
2024-10-04Hap: set available on unknow preset no crash William Escande
2024-09-25Enforce -Wmissing-prototypes Henri Chataing
2024-09-20Remove unused <base/*.h> includes from hardware headers Henri Chataing
2024-09-12Define tCONN_ID for GATT Connection ID Kyunglyul Hyun
2024-08-20Merge "has_client.cc: fix profile disconnection cleanup" into main Krzysztof Kopyscinski (xWF)
2024-08-19has_client.cc: fix profile disconnection cleanup Krzysztof Kopyściński
2024-08-19Merge "has_client.cc: do not allow to select not available preset" into main Krzysztof Kopyscinski (xWF)
2024-08-16[10/24] Canonical form tBTM_STATUS::BTM_ERR_KEY_MISSING Chris Manton
2024-08-09[1/24] Canonical form towards class enumification tBTM_STATUS Chris Manton
2024-08-07bta:: Use proper types tBTM_STATUS encryption_status Chris Manton
2024-08-05has_client.cc: do not allow to select not available preset Krzysztof Kopyściński
2024-07-23BTA_GATTC_SRVC_DISC_DONE_EVT: use proper field William Escande
2024-07-23BTA_GATTC_SRVC_CHG_EVT: use proper field William Escande
2024-07-23bta:: Use proper type tBT_TRANSPORT Chris Manton
2024-07-07Format: apply clang rules William Escande
2024-06-11Remove usage of base::Owned in btif_gattc_search_service David Duarte
2024-04-24system: Replace loghex by {:x} in log calls Henri Chataing
2024-04-18system: Remove most ADDRESS_TO_LOGGABLE_(CSTR|STR) 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-04-05system: Migrate LOG_ASSERT to log::assert_that Henri Chataing
2024-04-04Merge "has: Allow to connect profile only when device is bonded" into main Treehugger Robot
2024-03-28has: Allow to connect profile only when device is bonded Łukasz Rymanowski