aboutsummaryrefslogtreecommitdiff
path: root/src/sdpd-service.c
AgeCommit message (Expand)Author
2010-10-27Get rid of redundant type casts from SDP codeJohan Hedberg
2010-10-09Fix problem with invalid read from arrayLukasz Pawlik
2010-08-05Support for adding UUID128 to extended inquiry responseInga Stotland
2010-08-05Clean up code that generates extended inquiry response.Inga Stotland
2010-08-05Minor fix when skipping duplicate UUID16 from EIR.Inga Stotland
2010-05-21Move debug() to DBG()Gustavo F. Padovan
2010-05-21Move logging.{c,h} to log.{c,h}Gustavo F. Padovan
2010-04-28Fix scope bdaddr variable to not be larger than necessaryJohan Hedberg
2010-04-28Update service class on adapter-by-adapter basisElvis Pfutzenreuter
2010-04-07Correct UUIDs list to EIRFrancisco Alecrim
2010-02-05Add support for handling Inquiry Response Transmit Power LevelMarcel Holtmann
2010-02-05Don't include PnP service class in EIR responseMarcel Holtmann
2010-01-01Update copyright informationMarcel Holtmann
2009-12-24Fix Extended Inquiry Response record for Device IDMarcel Holtmann
2009-07-22Remove the service_classes_callback mechanismAlok Barsode
2009-07-21Fix segfault when a record is updated.Luiz Augusto von Dentz
2009-06-30Coding style fixesJohan Hedberg
2009-03-24Only update service classes to specified adapterJohan Hedberg
2009-03-01Remove incorrect sdp_record_free()Johan Hedberg
2009-02-24Fix a few more sdp_record_t memory leaksJohan Hedberg
2009-01-29Fix mostly every warning caused by -Wsign-compareMarcel Holtmann
2009-01-01Update copyright informationMarcel Holtmann
2008-10-06Print the UUIDs associated with a record patternMarcel Holtmann
2008-09-23Add workaround for a broken carkitMarcel Holtmann
2008-09-11Hide the verbose SDP debug behind SDP_DEBUGMarcel Holtmann
2008-09-08Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz
2008-08-06Convert SDP *_safe functions to default APIMarcel Holtmann
2008-07-29Move hcid to src directory and rename it to bluetoothdMarcel Holtmann