summaryrefslogtreecommitdiff
path: root/system/stack/pan
AgeCommit message (Expand)Author
2025-01-06Remove gd/os/logging/log_adapter.h Henri Chataing
2024-12-18gd: Remove the IRedactableLoggable abstraction Henri Chataing
2024-12-12system: Convert base::StringPrintf to std::format Henri Chataing
2024-11-20system: Migrate from {fmt} to std::format Henri Chataing
2024-11-12Merge "system/stack: Apply clang-tidy fixes" into main Henri Chataing
2024-11-11system/stack: Apply clang-tidy fixes Henri Chataing
2024-11-08cpplint: fix and enable whitespace/blank_line William Escande
2024-10-17Remove os/log.h Henri Chataing
2024-07-11PAN: prevent NPE William Escande
2024-07-11pan_api: Address cpplint errors William Escande
2024-07-07Format: apply clang rules William Escande
2024-05-14stack::sdp [5/12] handle.SDP_AddAttribute Chris Manton
2024-05-13stack::sdp [4/12] handle.SDP_DeleteRecord Chris Manton
2024-05-11stack::sdp [9/12] handle.SDP_AddLanguageBaseAttrIDList Chris Manton
2024-05-11stack::sdp [8/12] handle.SDP_AddServiceClassIdList Chris Manton
2024-05-11Merge "stack::sdp [10/12] handle.SDP_AddProfileDescriptorList" into main Treehugger Robot
2024-05-10stack::sdp [11/12] handle.SDP_AddUuidSequence Chris Manton
2024-05-10stack::sdp [10/12] handle.SDP_AddProfileDescriptorList Chris Manton
2024-04-24system/stack: Remove UNUSED_ATTR Myles Watson
2024-04-18system: Remove most ADDRESS_TO_LOGGABLE_(CSTR|STR) Henri Chataing
2024-04-05Remove includes of <base/logging.h> Henri Chataing
2024-02-15system/stack/pan: Migrate to libbluetooth_log Henri Chataing
2024-02-09Inline osi/include/log.h David Duarte
2024-01-17bnep: Pass addresses using const references Myles Watson
2023-12-12bt_target:[20/37] IWYU stack::pan Chris Manton
2023-10-24system: Remove legacy trace_level variables Henri Chataing
2023-10-24system: Convert all xx_TRACE_yy log occurrences to LOG_yy Henri Chataing
2023-10-20bt_trace: Prepare conversion to gd LOG_xx macros Henri Chataing
2023-10-19IA2: Break out sdp uuids from other sdp definitions Chris Manton
2023-05-25SDP API access am: 40039193ca am: a5b68834f2 am: bced5d0f8c Chris Manton
2023-05-25SDP API access am: 40039193ca Chris Manton
2023-05-24SDP API access Chris Manton
2023-04-27Merge "Remove extern specifiers from function prototype declarations" am: 75a... Henri Chataing
2023-04-27Merge "Remove extern specifiers from function prototype declarations" am: 75a... Henri Chataing
2023-04-27Remove extern specifiers from function prototype declarations Henri Chataing
2023-03-23[RESTRICT AUTOMERGE] Fix potential use after free in pan_api.cc am: c7b0b8ac7f Brian Delwiche
2023-03-21[RESTRICT AUTOMERGE] Fix potential use after free in pan_api.cc Brian Delwiche
2023-01-10Replace PRIVATE_ADDRESS with ADDRESS_TO_LOGGABLE_CSTR Hui Peng
2022-08-15Add local to pan_api.cc Brian Delwiche
2021-11-10Merge "legacy: Globalize to prepare refactor bta/pan/bta_pan_main" Treehugger Robot
2021-11-10legacy: Re-do names bta/pan/bta_pan_api::BTA_PanSetRole Chris Manton
2021-11-09legacy: Globalize to prepare refactor bta/pan/bta_pan_main Chris Manton
2021-11-02Add pan profile dumpsys Chris Manton
2021-10-30legacy: Use proper types tPAN_ROLE Chris Manton
2021-10-25legacy: Remove #PAN_SUPPORTS_ROLE_PANU Chris Manton
2021-10-22legacy: Remove #PAN_SUPPORTS_ROLE_NAP Chris Manton
2021-10-21legacy: pan: Enum-ify stack/pan connection state Chris Manton
2021-10-19legacy: Use proper types stack/pan::tBTA_PAN_RESULT Chris Manton
2021-10-15legacy: Type-ify stack/pan::tPAN_ROLE Chris Manton
2021-09-25legacy: Explicitly include stack/include/bt_types Chris Manton