summaryrefslogtreecommitdiff
path: root/system/stack/sdp/sdp_api.cc
AgeCommit message (Expand)Author
2025-02-26Enforce -Wmissing-prototypes 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-09-05Dump SDP control blocks when initiator resource limit reached Chris Manton
2024-08-07stack::sdp Class enum-ify tSDP_STATUS Chris Manton
2024-07-18stack::sdp Unify LOG_TAG token Chris Manton
2024-07-16Merge "dumpsys: Add stack::sdp dumpsys procedure" into main Treehugger Robot
2024-07-16stack::sdp: Declare and assign tCONN_CB together Chris Manton
2024-07-16dumpsys: Add stack::sdp dumpsys procedure Chris Manton
2024-07-15stack::sdp::SDP_GetDiRecord Use proper return type Chris Manton
2024-07-13stack::sdp::SDP_SetLocalDiRecord Use proper return tSDP_STATUS Chris Manton
2024-07-07Format: apply clang rules William Escande
2024-05-22Use RepeatingCallback instead of function pointer and void* data Jakub Pawlowski
2024-05-13stack::sdp: Define static functions before use Chris Manton
2024-05-09stack::sdp Use conventional `bd_addr` name Chris Manton
2024-02-15system/stack/sdp: Migrate to libbluetooth_log Henri Chataing
2023-12-15bt_target:[22/37] IWYU stack::sdp Chris Manton
2023-10-26Merge "system: Remove legacy trace_level variables" into main am: eeefdcc4bf Henri Chataing
2023-10-26Merge "system: Remove xx_TRACE_yy log macros" into main am: 2cbb6b8bc5 Henri Chataing
2023-10-24system: Remove legacy trace_level variables Henri Chataing
2023-10-24system: Remove xx_TRACE_yy log macros Henri Chataing
2023-10-24Merge "system: Convert all xx_TRACE_yy log occurrences to LOG_yy" into main a... Myles Watson
2023-10-24system: Convert all xx_TRACE_yy log occurrences to LOG_yy Henri Chataing
2023-10-20RESTRICT AUTOMERGE Cleanup non-security based diffs between udc-qpr-dev-plus-... 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 am: 8b6960ca08 Chris Manton
2023-10-19Merge "Merge 10952656" into aosp-main-future Xin Li
2023-10-19IA2: Break out sdp uuids from other sdp definitions Chris Manton
2023-10-18SDP: Remove unused SDP_DeleteAttribute Myles Watson
2023-10-11Merge "Merge "Reland ag/24529645" into tm-dev am: ee7aff611f" into tm-mainlin... Automerger Merge Worker
2023-10-08Merge "Merge "Reland ag/24529645" into tm-dev am: ee7aff611f" into tm-mainlin... Automerger Merge Worker
2023-10-04Reland ag/24529645 Hui Peng
2023-05-24SDP API access Chris Manton
2023-04-06Carve out SDP API and callback interface Chris Manton
2021-10-14legacy: Const-ify sdp callback with user data Chris Manton
2021-10-13legacy: Const-ify stack/sdp Api Chris Manton
2021-09-25legacy: Explicitly include stack/include/bt_types Chris Manton
2021-09-02legacy: Re-include stack/sdp Chris Manton
2021-04-19Use proper types tSDP_STATUS Chris Manton
2020-09-16SDP_SERVER_ENABLED is always true Hansong Zhang
2019-12-20Remove dead code in SDP Hansong Zhang
2017-10-23Make copyright headers consistent with Google template; remove "(C)" Jakub Pawlowski
2017-10-06Use unary operator instead of == bool Myles Watson
2017-09-25Use one type for UUID (1/5) Jakub Pawlowski
2017-06-28Rename bt_bdaddr_t into RawAddress (3/3) Jakub Pawlowski
2017-06-19Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code Jakub Pawlowski
2016-12-08Remove usages of SDP_CLIENT_ENABLED Ajay Panicker
2016-12-02Apply clang-format to the rest of the tree Myles Watson
2016-12-02Reformat long comments before clang-format Myles Watson
2016-12-01Fix asterisks in block quotes Myles Watson