summaryrefslogtreecommitdiff
path: root/lib/libbluetooth
AgeCommit message (Expand)Author
2023-06-24Fix typo in comment.msaitoh
2022-12-04Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICSuwe
2022-04-19lib: remove CONSTCOND commentrillig
2019-10-03Use strlcpy to NUL terminate the name string here. The kernel alreadychristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-01-22correct comment in literal sectionplunky
2015-11-28fix spelling Multiplexor->Multiplexerplunky
2015-03-31fix typo: sdp_seq_seq->sdp_set_seqplunky
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2012-03-22Use __printflike.joerg
2012-03-15Use Lk macro when dealing with URLs. Another part of PR/29238.njoly
2011-11-28Kill a bunch of manual __attribute__ usages and replace them with thejoerg
2011-10-25remove trailing comma in NAME sectionplunky
2011-09-15when printing URLs, don't use VIS_HTTPSTYLE as it doesn'tplunky
2011-07-07ensure that the buffer is nul-terminated, otherwise printing anplunky
2011-04-16when placing an attribute/value pair, validate that the value givenplunky
2011-04-05inc pointer, so we store the value in the correct placeplunky
2011-04-05Don't add the passed in 'len' value while testing if the dataplunky
2011-04-04correct inverted logic (if sdp_put_data fails, sdp_put_attr should fail)plunky
2011-04-04remove compile time guard from previous commit, it is not neededplunky
2011-04-04handle overflowed values correctly,plunky
2011-01-15add sdp_put_[u]int64() .Fn prototypes to listplunky
2010-12-16Use full month name in dates.wiz
2010-12-16bump date for previousplunky
2010-12-16remove unnecessary step in example codeplunky
2010-11-22use cached values directly rather than querying device forplunky
2010-11-20use atomic ops wiselyplunky
2010-11-13quell some lint warningsplunky
2009-08-03Formatting nits.wiz
2009-08-03Add bt_dev(3), an platform neutral API for accessing (locally configured)plunky
2009-07-25add in definitions from the latest Service Discovery Assigned Numbersplunky
2009-05-21New sentence, new line. Get rid of superfluous Pp.wiz
2009-05-20adjust markup language according to mdoc(7)plunky
2009-05-14fix some signed vs unsigned comparison issuesplunky
2009-05-12New sentence, new line. Sort sections.wiz
2009-05-12Add in the new Service Discovery Protocol API as announced previously inplunky
2009-01-11bump shared libraries.christos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-09-26expose the bthcid API details so that external PIN clients do notplunky
2006-08-28cause bt_devaddr() and bt_devname() to return error if the controllerplunky
2006-07-30Serial comma. Bump date for previous. Sort sections. Make ready for HTMLwiz
2006-07-26Bluetooth fixes by Iain Hibbert:tron
2006-07-26Bluetooth fixes by Iain Hibbert:tron
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore