summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add support for reading uint32 valuesMarcel Holtmann2005-07-032-0/+41
| |
| * Update reading of local Bluetooth clockMarcel Holtmann2005-07-032-22/+31
| |
| * fix help messageStephen Crane2005-06-241-2/+2
| |
| * Don't use hci_uart.h anymoreMarcel Holtmann2005-06-211-1/+12
| |
| * Replace non-printable characters in device namesMarcel Holtmann2005-06-172-4/+20
| |
| * Fix program error codes on memory allocationsMarcel Holtmann2005-06-161-24/+48
| |
| * Fix direction bit for clear status and abort commandsMarcel Holtmann2005-06-161-2/+2
| |
| * Add support for inquiry scan typeMarcel Holtmann2005-06-162-0/+41
| |
| * Add build ids for new sniffer firmwaresMarcel Holtmann2005-06-101-0/+12
| |
| * Allow reading of complex PS keysMarcel Holtmann2005-06-103-23/+99
| |
| * Support -d parameterMarcel Holtmann2005-06-091-1/+1
| |
| * Add support for changing local and remote version informationMarcel Holtmann2005-06-082-23/+32
| |
| * Add build id for BlueCore2-PnG with Unified 18f firmwareMarcel Holtmann2005-05-231-0/+2
| |
| * Detect hangup in connect modeMarcel Holtmann2005-05-191-1/+16
| |
| * Make SBC parameters configurableMarcel Holtmann2005-05-182-4/+16
| |
| * Add disconnect timer support and set plugin versionMarcel Holtmann2005-05-181-64/+203
| |
| * Handle the plugin version fieldMarcel Holtmann2005-05-181-0/+4
| |
| * Add tool for the CSR BCCMD interfaceMarcel Holtmann2005-05-162-1/+197
| |
| * Support minimum and maximum encryption key lengthMarcel Holtmann2005-05-161-0/+2
| |
| * Add PSKEYs for min and max encryption key lengthMarcel Holtmann2005-05-162-0/+6
| |
| * Fix length calculation for complex dataMarcel Holtmann2005-05-161-1/+1
| |
| * Support reading of complex varid valuesMarcel Holtmann2005-05-162-7/+73
| |
| * Support D-Bus version 0.23 and 0.33Marcel Holtmann2005-05-142-8/+30
| |
| * 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
| |