summaryrefslogtreecommitdiff
path: root/system/stack/sdp/sdp_main.cc
AgeCommit message (Expand)Author
2024-10-11sdp: Use ERTM for PTS testing Ɓukasz Rymanowski
2024-09-10[22/25] stack::sdp Use stack::l2cap::get_interface() Chris Manton
2024-09-05Dump SDP control blocks when initiator resource limit reached Chris Manton
2024-08-30stack::l2cap class enum-ify tL2CAP_CONN Chris Manton
2024-08-07stack::sdp Class enum-ify tSDP_STATUS Chris Manton
2024-07-19Merge "InitFlags: Remove unused includes" into main Myles Watson
2024-07-18InitFlags: Remove unused includes Myles Watson
2024-07-18Merge changes Iaaaaa015,Ie057371e into main Myles Watson
2024-07-18stack::sdp Unify LOG_TAG token Chris Manton
2024-07-16InitFlags: Remove sdp_serialization Myles Watson
2024-07-16stack::sdp: Declare and assign tCONN_CB together Chris Manton
2024-07-13stack::sdp Add dump sdp control blocks Chris Manton
2024-07-07Format: apply clang rules William Escande
2024-06-20stack::sdp::tSDP_STATE Streamline enum names Chris Manton
2024-06-20stack::sdp::tSDP_STATE Class enum-ify Chris Manton
2024-06-20stack::sdp::tSDP_STATE Use pretty print logger Chris Manton
2024-05-31stack::l2cap: Properly name L2CA_Register2 => L2CA_RegisterWithSecurity Chris Manton
2024-05-31stack::l2cap: Properly name L2CA_ConnectReq2 => L2CA_ConnectReqWithSecurity Chris Manton
2024-05-17stack::l2cap [4/19] L2CA_DisconnectReq Chris Manton
2024-05-13stack::sdp: Define static functions before use Chris Manton
2024-05-11IWYU: stack/include/l2cdefs.h Chris Manton
2024-05-09stack::sdp Use conventional `bd_addr` name Chris Manton
2024-05-09SDP cleanup fix Jakub Pawlowski
2024-04-26SDP: use language-specific idioms to clean control blocks Jakub Pawlowski
2024-04-18system: Remove most ADDRESS_TO_LOGGABLE_(CSTR|STR) Henri Chataing
2024-04-05Remove includes of <base/logging.h> Henri Chataing
2024-03-13test: Comment out unused params net_test_stack_sdp 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-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-19[Invisalign2] Separate security apis and data in btm (2) Hui Peng
2023-10-19[Invisalign2] Separate security apis and data in btm (1) Hui Peng
2023-10-12IA2: Re-include files that use l2cap psm constants Chris Manton
2023-10-11IA2: Break out l2cap psm constants into own file Chris Manton
2023-06-01Fix the SDP serializing check in sdp_conn_originate Hsin-chen Chuang
2022-12-30Floss: Clear pending SDP calls when connection failed Archie Pusaka
2022-11-17Replace Log Statements in system/stack Hui Peng
2022-10-03SDP: Add feature flag for serialization William Escande
2022-09-22SDP: split the sdpu_process_pend_ccb William Escande
2022-09-22SDP Use reference instead of int / pointer William Escande
2022-09-22SDP code cleanup duplication William Escande
2022-09-22SDP: Handle race condition in HID SDP Venkata Jagadeesh Garaga
2022-09-22SDP: Serialize sdp connections from profiles/BT APP Venkata Jagadeesh Garaga
2021-10-06Add base/logging.h for LOG-related macros. Qijiang Fan
2021-09-28SDP: Invoke complete callback when L2cap channel is closed Hansong Zhang
2021-09-25legacy: Explicitly include stack/include/bt_types Chris Manton
2021-09-23legacy: stack: Properly include stack/include/bt_hdr Chris Manton
2021-09-02legacy: Re-include stack/sdp Chris Manton