summaryrefslogtreecommitdiff
path: root/lib/libsdp/sdp.h
AgeCommit message (Expand)Author
2025-09-17sdp(3): Change bdaddr parameter type in sdp_register_service()Christos Margiolis
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2019-01-30Add support for Audio Sink and Audio Source profiles to sdpd(8).Hans Petter Selasky
2018-04-30libsdp: Add method that returns actual source BD_ADDR of SDP session.Vladimir Kondratyev
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-05-01lib: minor spelling fixes in comments.Pedro F. Giffuni
2011-10-16Change the SDP_GET* macros to cast to a const buffer.Ed Schouten
2008-03-19Add mandatory "security description" SDP parameter to the PANU profileMaksim Yevmenkin
2008-03-18Add PSM and Load Factor SDP parameters to the BNEP based profilesMaksim Yevmenkin
2008-03-11Add structures to hold SDP parameters for the NAP, GN and PANU profiles.Maksim Yevmenkin
2006-08-26- Add new service class definitions and a new attribute identifier definitionMarkus Brueffer
2006-06-06Fix an unwanted gcc4 warning.Maksim Yevmenkin
2005-05-27Do not tread 128-bit UUID as int128. Provide separate macros to get/putMaksim Yevmenkin
2004-01-20Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.Maksim Yevmenkin
2004-01-09Change sdp_open_local(3) API. It now takes a path to a control socketMaksim Yevmenkin
2004-01-09Prepare libsdp(3) for the upcoming sdpd importMaksim Yevmenkin
2003-10-12Update Bluetooth code.Maksim Yevmenkin