aboutsummaryrefslogtreecommitdiff
path: root/lib/libsdp/sdp.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-231-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* Add support for Audio Sink and Audio Source profiles to sdpd(8).Hans Petter Selasky2019-01-301-0/+18
* libsdp: Add method that returns actual source BD_ADDR of SDP session.Vladimir Kondratyev2018-04-301-0/+1
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-1/+3
* lib: minor spelling fixes in comments.Pedro F. Giffuni2016-05-011-1/+1
* Change the SDP_GET* macros to cast to a const buffer.Ed Schouten2011-10-161-3/+3
* Add mandatory "security description" SDP parameter to the PANU profileMaksim Yevmenkin2008-03-191-0/+2
* Add PSM and Load Factor SDP parameters to the BNEP based profilesMaksim Yevmenkin2008-03-181-9/+24
* Add structures to hold SDP parameters for the NAP, GN and PANU profiles.Maksim Yevmenkin2008-03-111-0/+17
* - Add new service class definitions and a new attribute identifier definitionMarkus Brueffer2006-08-261-3/+10
* Fix an unwanted gcc4 warning.Maksim Yevmenkin2006-06-061-2/+2
* Do not tread 128-bit UUID as int128. Provide separate macros to get/putMaksim Yevmenkin2005-05-271-2/+53
* Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.Maksim Yevmenkin2004-01-201-0/+44
* Change sdp_open_local(3) API. It now takes a path to a control socketMaksim Yevmenkin2004-01-091-1/+1
* Prepare libsdp(3) for the upcoming sdpd importMaksim Yevmenkin2004-01-091-46/+127
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-0/+477