summaryrefslogtreecommitdiff
path: root/src/sdpd-service.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor handling of UUIDs with respect to adapter_opsJohan Hedberg2010-12-301-24/+2
* Add manager_foreach_adapter()Johan Hedberg2010-12-191-10/+7
* Fix add_record_to_server to return a proper error valueJohan Hedberg2010-12-141-2/+2
* Refactor class of device (and related values) handling to adapter_opsJohan Hedberg2010-12-131-231/+2
* Get rid of redundant type casts from SDP codeJohan Hedberg2010-10-271-5/+5
* Fix problem with invalid read from arrayLukasz Pawlik2010-10-091-1/+1
* Support for adding UUID128 to extended inquiry responseInga Stotland2010-08-051-0/+63
* Clean up code that generates extended inquiry response.Inga Stotland2010-08-051-15/+29
* Minor fix when skipping duplicate UUID16 from EIR.Inga Stotland2010-08-051-1/+1
* Move debug() to DBG()Gustavo F. Padovan2010-05-211-3/+3
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-211-1/+1
* Fix scope bdaddr variable to not be larger than necessaryJohan Hedberg2010-04-281-1/+1
* Update service class on adapter-by-adapter basisElvis Pfutzenreuter2010-04-281-10/+18
* Correct UUIDs list to EIRFrancisco Alecrim2010-04-071-2/+3
* Add support for handling Inquiry Response Transmit Power LevelMarcel Holtmann2010-02-051-1/+8
* Don't include PnP service class in EIR responseMarcel Holtmann2010-02-051-0/+3
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Fix Extended Inquiry Response record for Device IDMarcel Holtmann2009-12-241-1/+1
* Remove the service_classes_callback mechanismAlok Barsode2009-07-221-8/+5
* Fix segfault when a record is updated.Luiz Augusto von Dentz2009-07-211-20/+17
* Coding style fixesJohan Hedberg2009-06-301-10/+15
* Only update service classes to specified adapterJohan Hedberg2009-03-241-9/+9
* Remove incorrect sdp_record_free()Johan Hedberg2009-03-011-3/+0
* Fix a few more sdp_record_t memory leaksJohan Hedberg2009-02-241-2/+6
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Print the UUIDs associated with a record patternMarcel Holtmann2008-10-061-0/+11
* Add workaround for a broken carkitMarcel Holtmann2008-09-231-0/+7
* Hide the verbose SDP debug behind SDP_DEBUGMarcel Holtmann2008-09-111-20/+20
* Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz2008-09-081-1/+1
* Convert SDP *_safe functions to default APIMarcel Holtmann2008-08-061-2/+2
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+677