summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Add support for supported commands and extended featuresMarcel Holtmann2005-04-172-15/+88
| * Store remote version and features informationMarcel Holtmann2005-04-173-0/+240
| * Use the pincodes file for outgoing connectionsMarcel Holtmann2005-04-172-8/+19
| * Improve reading device names from cacheMarcel Holtmann2005-04-171-0/+5
| * Use cached device name for PIN requestMarcel Holtmann2005-04-173-9/+72
| * Add support for stored pin codesMarcel Holtmann2005-04-173-2/+77
| * Terminate scanning if end of buffer is reachedMarcel Holtmann2005-04-161-3/+13
| * Clear buffer before creating new lineMarcel Holtmann2005-04-161-2/+4
| * Add more data checksMarcel Holtmann2005-04-161-4/+8
| * Fix case if the link key is not foundMarcel Holtmann2005-04-161-1/+2
| * Fix the case if device isn't found in the name cacheMarcel Holtmann2005-04-161-2/+3
| * Fix the name cache stateMarcel Holtmann2005-04-161-4/+5
| * Make use of the device name cacheMarcel Holtmann2005-04-161-9/+82
| * Add support for reading the link keyMarcel Holtmann2005-04-161-5/+59
| * Add link key storage functionMarcel Holtmann2005-04-161-20/+94
| * Use /var/lib/bluetooth/ as base directoryMarcel Holtmann2005-04-161-1/+1
| * Create the linkkey fileMarcel Holtmann2005-04-161-6/+18
| * Add framework for read_link_key()Marcel Holtmann2005-04-163-8/+24
| * Flag to activate flow control modeMarcel Holtmann2005-04-161-1/+11