summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and bump version numberlibs-2.16Marcel Holtmann2005-04-182-1/+11
* Update library versionMarcel Holtmann2005-04-181-1/+1
* Support inquiry with unlimited number of responsesMarcel Holtmann2005-04-181-3/+6
* Add missing definitions for the link control commandsMarcel Holtmann2005-04-181-0/+39
* Add definitions for synchronous connection eventsMarcel Holtmann2005-04-181-0/+25
* Add definition for flow specification complete eventMarcel Holtmann2005-04-181-0/+10
* Add definitions for loopback command and data overflow eventsMarcel Holtmann2005-04-181-0/+8
* Add definition for return link keys eventMarcel Holtmann2005-04-181-0/+7
* Add definitions for hardware error and flush occurred eventsMarcel Holtmann2005-04-181-0/+12
* Add function for remote extended featuresMarcel Holtmann2005-04-172-12/+45
* Add funtions for reading local supported commands and extended featuresMarcel Holtmann2005-04-172-0/+54
* Add definition for master link key complete eventMarcel Holtmann2005-04-171-0/+8
* Add definition for master link key commandMarcel Holtmann2005-04-171-0/+10
* Add definitions for local extended features and commandsMarcel Holtmann2005-04-171-0/+23
* Add definition for remote extended features eventMarcel Holtmann2005-04-171-0/+10
* Add definition for page scan repetition mode change eventMarcel Holtmann2005-04-171-0/+7
* Add definition for max slots change eventMarcel Holtmann2005-04-171-0/+7
* Fix buffer allocation for features to string conversionMarcel Holtmann2005-04-171-5/+15
* Add inquiry info structure with RSSI and page scan modeMarcel Holtmann2005-04-111-0/+10
* Fix a small typoMarcel Holtmann2005-03-271-1/+1
* Change the packet type maskMarcel Holtmann2005-03-271-1/+1
* Add ba2oui() functionMarcel Holtmann2005-03-272-0/+9
* Add ba*printf() functionsMarcel Holtmann2005-03-272-2/+56
* Add some extra debug informationMarcel Holtmann2005-03-091-0/+4
* fix commentsStephen Crane2005-03-022-3/+3
* fix incorrect doc commentStephen Crane2005-02-282-2/+2
* Support pscan_rep_mode for remote name requestMarcel Holtmann2005-02-223-4/+34
* The transmit power level is a signed integerMarcel Holtmann2005-02-222-2/+2
* Fix IAC supportMarcel Holtmann2005-02-222-3/+3
* Add function for getting the remote name with a clock offsetMarcel Holtmann2005-02-112-1/+8
* Update changelog and bump version numberlibs-2.15Marcel Holtmann2005-01-312-1/+9
* Update library versionMarcel Holtmann2005-01-311-1/+1
* Skip devices in raw modeMarcel Holtmann2005-01-291-14/+21
* Add functions for reading the BD_ADDR and the featuresMarcel Holtmann2005-01-293-0/+51
* Update the copyright yearMarcel Holtmann2005-01-2914-14/+14
* Update the copyright yearMarcel Holtmann2005-01-273-3/+3
* Add hci_read_clock() functionMarcel Holtmann2005-01-253-0/+46
* Remove sdp_internal.hMarcel Holtmann2005-01-233-94/+45
* Fixup the unaligned accessMarcel Holtmann2005-01-231-2/+2
* Remove sdp_{get|put}_unaligned definitionMarcel Holtmann2005-01-231-97/+0
* Replace sdp_{get|put}_unaligned with bt_{get|put}_unalignedMarcel Holtmann2005-01-231-90/+90
* Add functions hci_{local|remote}_name()Marcel Holtmann2005-01-232-0/+13
* Use better way for unaligned accessMarcel Holtmann2005-01-201-11/+15
* Update changelog and bump version numberlibs-2.14Marcel Holtmann2005-01-142-1/+9
* Update library versionMarcel Holtmann2005-01-141-1/+1
* Update AM_PATH_BLUEZ macroMarcel Holtmann2005-01-131-1/+34
* Add function for reading the transmit power levelMarcel Holtmann2005-01-132-0/+31
* The link supervision timeout is host controlMarcel Holtmann2005-01-131-2/+2
* Remove commentsMarcel Holtmann2005-01-131-2/+0
* Add link supervision timeout functionsMarcel Holtmann2005-01-133-0/+61