summaryrefslogtreecommitdiff
path: root/src/sdpd.h
Commit message (Expand)AuthorAgeFilesLines
* sdpd: Fix leaking buffers stored in cstates cacheLuiz Augusto von Dentz2021-11-121-0/+3
* src: Inclusive language changesArchie Pusaka2021-09-211-1/+1
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* core: Use local libbluetooth includesMarcel Holtmann2015-02-281-3/+0
* sdp: Add initial support for MPSSzymon Janc2015-02-171-0/+1
* core: Remove not needed sdp_init_services_list functionSzymon Janc2013-09-231-2/+0
* core: Add support for setting a fixed SDP database timestampMarcel Holtmann2013-01-061-0/+2
* core: Add function for handling internal SDP processingMarcel Holtmann2013-01-051-0/+1
* core: Avoid using main_opts structure inside SDP service handlingMarcel Holtmann2013-01-031-1/+2
* core: Remove unused sdp_get_access_list functionJohan Hedberg2012-12-141-1/+0
* Parse config DeviceID string on bluetoothd startupSzymon Janc2012-03-281-3/+2
* Move EIR related functions to a new fileClaudio Takahasi2011-05-171-14/+0
* Fix empty parameter list in functions declarationsSzymon Janc2011-05-151-1/+1
* Move EIR flags definitions to adapter.cBruna Moreira2010-12-211-9/+0
* Refactor class of device (and related values) handling to adapter_opsJohan Hedberg2010-12-131-4/+0
* Initialize adapter services listDaniel Orstadius2010-11-301-0/+2
* sdpd header cleanupClaudio Takahasi2010-11-251-14/+0
* Extract flags from advertising dataBruna Moreira2010-11-191-0/+10
* Spec constants for Extended Inquiry Response field typesInga Stotland2010-08-051-0/+13
* Update service class on adapter-by-adapter basisElvis Pfutzenreuter2010-04-281-1/+0
* List with UUIDs per-adapter should be sortedFrancisco Alecrim2010-04-121-0/+1
* Correct UUIDs list to EIRFrancisco Alecrim2010-04-071-1/+2
* Add support for handling Inquiry Response Transmit Power LevelMarcel Holtmann2010-02-051-1/+2
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Remove the service_classes_callback mechanismAlok Barsode2009-07-221-3/+0
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Fix build error when SDP_DEBUG is enabledClaudio Takahasi2008-10-141-0/+1
* Hide the verbose SDP debug behind SDP_DEBUGMarcel Holtmann2008-09-111-0/+6
* Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz2008-09-081-2/+2
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+93