summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and bump version numberlibs-2.19Marcel Holtmann2005-08-062-1/+6
* Update library versionMarcel Holtmann2005-08-061-1/+1
* Add HCI message headerMarcel Holtmann2005-08-061-0/+7
* Update lmp_featurestostr() functionMarcel Holtmann2005-08-051-4/+4
* Introduce bt_malloc() and bt_free() functionsMarcel Holtmann2005-08-052-0/+14
* CleanupMarcel Holtmann2005-08-051-1/+1
* Fix request size calculation for device specific registerMarcel Holtmann2005-08-031-0/+1
* Add device specific record registerMarcel Holtmann2005-08-032-2/+8
* Create per device SDP server functionsMarcel Holtmann2005-08-032-3/+21
* Fix the routing for dealing with raw devicesMarcel Holtmann2005-07-091-7/+8
* Fix more GCC 4.0 warningsMarcel Holtmann2005-07-063-75/+72
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-4/+5
* Update changelog and bump version numberlibs-2.18Marcel Holtmann2005-07-032-1/+7
* Update library versionMarcel Holtmann2005-07-031-1/+1
* Remove hci_uart.h header fileMarcel Holtmann2005-06-212-57/+2
* Remove hci_vhci.h header fileMarcel Holtmann2005-06-212-46/+2
* Fix some errno usagesMarcel Holtmann2005-06-212-49/+62
* Add definitions for connection accept timeout and scan enableMarcel Holtmann2005-06-171-2/+19
* Add support for reading and writing the inquiry scan typeMarcel Holtmann2005-06-163-0/+70
* Add another company identifierMarcel Holtmann2005-05-191-0/+2
* Update changelog and bump version numberlibs-2.17Marcel Holtmann2005-05-092-1/+8
* Update library versionMarcel Holtmann2005-05-091-1/+1
* Add SDP_WAIT_ON_CLOSE flag for sdp_connect()Marcel Holtmann2005-05-082-2/+7
* Add definitions for reading/writing the PIN type and creating the unit keyMarcel Holtmann2005-05-081-8/+35
* Add functions for stored link keysMarcel Holtmann2005-05-012-0/+58
* Add definitions for stored link keysMarcel Holtmann2005-04-271-0/+37
* Include sys/socket.h in the header filesMarcel Holtmann2005-04-273-0/+6
* Remove depcomp fileMarcel Holtmann2005-04-211-1/+1
* Include stdio.h within bluetooth.hMarcel Holtmann2005-04-201-0/+1
* 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