summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and bump version numberutils-2.17Marcel Holtmann2005-05-092-1/+21
* Use constructor and destructor for connection cachingMarcel Holtmann2005-05-091-40/+77
* Add support for the duration calculationMarcel Holtmann2005-05-092-0/+6
* Wait until the SDP connection is closedMarcel Holtmann2005-05-082-3/+16
* Add authentication supportMarcel Holtmann2005-05-072-2/+20
* Store HID information for later useMarcel Holtmann2005-05-064-4/+119
* Implement textfile writing supportMarcel Holtmann2005-05-062-12/+149
* Include a raw mode for showing the original record treeMarcel Holtmann2005-05-062-58/+289
* Add command for retrieving possible service recordsMarcel Holtmann2005-05-062-14/+86
* Add support for the page timeout config optionMarcel Holtmann2005-05-064-5/+22
* Support searching for services with UUID-128Marcel Holtmann2005-05-061-9/+16
* Add service registration for SyncML ClientMarcel Holtmann2005-05-061-0/+47
* Check for the sys/soundcard.h header fileMarcel Holtmann2005-05-031-0/+2
* Add support for Toshiba SR-1 service recordMarcel Holtmann2005-05-021-6/+39
* Support storing and deleting of stored link keysMarcel Holtmann2005-05-012-2/+100
* Read the stored link keys when starting the security managerMarcel Holtmann2005-04-301-0/+7
* Add support for voice settingMarcel Holtmann2005-04-304-14/+48
* Update for the Unified 20 firmware releasesMarcel Holtmann2005-04-301-2/+4
* Add build id for BlueCore3-MM with HCI 19.2 firmwareMarcel Holtmann2005-04-251-0/+1
* The pskey tool should be used for reading the boot modeMarcel Holtmann2005-04-231-4/+1
* Implement connection cachingMarcel Holtmann2005-04-231-24/+109
* Use the new textfile libraryMarcel Holtmann2005-04-222-59/+16
* Add the textfile library for ASCII based file accessMarcel Holtmann2005-04-225-2/+141
* Include sys/param.h for PATH_MAXMarcel Holtmann2005-04-222-0/+2
* No need to include syslog.hMarcel Holtmann2005-04-221-1/+0
* Add the firmware upgrade utilityMarcel Holtmann2005-04-216-8/+1119
* Remove depcomp fileMarcel Holtmann2005-04-211-1/+1
* Create storage directoryMarcel Holtmann2005-04-211-0/+4
* Use LDADD instead of LIBSMarcel Holtmann2005-04-219-16/+19
* Set the storage directory through ${localstatedir}Marcel Holtmann2005-04-214-13/+22
* Support changing the UART baud rate (HCI 18.x and later)Marcel Holtmann2005-04-201-0/+2
* Add definition for the UART baud rateMarcel Holtmann2005-04-202-0/+6
* Support changing the host interface and USB vendor/product idsMarcel Holtmann2005-04-201-1/+4
* Add definitions for host interface and USB vendor/product idsMarcel Holtmann2005-04-202-0/+9
* Support adding of Nokia ID and PC Suite service recordsMarcel Holtmann2005-04-201-5/+91
* Take care of return link keys eventMarcel Holtmann2005-04-201-3/+30
* Add pskey utility for changing PCM mapping and boot modeMarcel Holtmann2005-04-202-1/+209
* Support address changing for CSR chipsMarcel Holtmann2005-04-201-2/+60
* Add support for writing PS key valuesMarcel Holtmann2005-04-202-2/+59
* Use hci_devinfo() instead of the ioctl()Marcel Holtmann2005-04-201-4/+2
* Read the boot mode on CSR devicesMarcel Holtmann2005-04-202-1/+5
* Add build id for BlueCore3-MM with HCI 19.2 firmwareMarcel Holtmann2005-04-191-0/+1
* Add build id for BlueCore3-ROM with HCI 18.4 firmwareMarcel Holtmann2005-04-191-0/+1
* Update changelog and bump version numberutils-2.16Marcel Holtmann2005-04-182-1/+22
* Use unlimited inquiry responsesMarcel Holtmann2005-04-182-2/+2
* Use unlimited inquiry responses as defaultMarcel Holtmann2005-04-181-2/+2
* Add support for setting the inquiry modeMarcel Holtmann2005-04-184-1/+16
* Use LMP_EXT_FEAT constantMarcel Holtmann2005-04-182-2/+2
* Use mmap() for reading the OUI company nameMarcel Holtmann2005-04-181-20/+29
* Check the number of pages for extended featuresMarcel Holtmann2005-04-171-3/+8