summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add udev script for Bluetooth serial PCMCIA cardsMarcel Holtmann2006-08-102-1/+49
* Change default poll() timeoutMarcel Holtmann2006-08-107-8/+8
* Add udev rules for Bluetooth serial PCMCIA cardsMarcel Holtmann2006-08-102-1/+41
* Comment out example config entryMarcel Holtmann2006-08-101-13/+13
* List all available optionsMarcel Holtmann2006-08-102-3/+11
* Fix typoMarcel Holtmann2006-08-101-1/+1
* Update HCI switching for Logitech MX 5000Marcel Holtmann2006-08-091-1/+2
* Fix remote minor class valuesMarcel Holtmann2006-08-091-5/+14
* Add GetRemoteClass methodMarcel Holtmann2006-08-093-11/+33
* Add another Apple product idMarcel Holtmann2006-08-091-0/+1
* fixed message reply timeoutClaudio Takahasi2006-08-053-19/+28
* Use D-Bus dispatch status function instead of wakeup function. Seems to fix a...Johan Hedberg2006-08-041-6/+8
* support for async queryClaudio Takahasi2006-08-011-537/+588
* Exit with non-zero exit status if fakehid functions failJohan Hedberg2006-08-013-8/+17
* Add --hidonly option to hiddJohan Hedberg2006-08-011-1/+5
* Fix typoMarcel Holtmann2006-07-291-1/+1
* Don't change inquiry mode for Bluetooth 1.1 adaptersMarcel Holtmann2006-07-281-0/+6
* Update changelog and bump version numberutils-3.2Marcel Holtmann2006-07-272-1/+14
* Fix RemoteDeviceFoundHandler callbackMarcel Holtmann2006-07-271-2/+1
* Don't ignore return value of write()Marcel Holtmann2006-07-271-5/+8
* Make use of create_name()Marcel Holtmann2006-07-262-2/+2
* Make use of create_name()Marcel Holtmann2006-07-264-18/+18
* Fix declared with attribute warn_unused_result errorsMarcel Holtmann2006-07-2613-80/+60
* Ignore peripheral_2_minor_cls for nowMarcel Holtmann2006-07-261-0/+2
* Make use of create_name()Marcel Holtmann2006-07-264-6/+6
* Add a paramter for the path to create_name()Marcel Holtmann2006-07-262-3/+4
* Add create_name() helper functionMarcel Holtmann2006-07-262-0/+6
* Check return values of write() and ftruncate()Marcel Holtmann2006-07-261-3/+11
* Get the return value for write() callMarcel Holtmann2006-07-261-2/+2
* Fix the other missing storage functionsMarcel Holtmann2006-07-264-37/+26
* Create storage filenames with a generic functionMarcel Holtmann2006-07-261-18/+21
* GetName: always try to read the stored name firstJohan Hedberg2006-07-261-10/+4
* GetName: use local storage file if the adapter is DOWNJohan Hedberg2006-07-261-2/+14
* Allow storing of all UTF-8 remote device names (the same fix was alreadyJohan Hedberg2006-07-191-3/+3
* Add Inquiry Result with RSSI support for Kensington dongleMarcel Holtmann2006-07-141-0/+2
* Don't send BondingCreated on link key renewClaudio Takahasi2006-07-104-5/+47
* Sleep only 100 msecs for device detectionMarcel Holtmann2006-07-061-2/+2
* Sleep only 100 msecs for device detectionMarcel Holtmann2006-07-061-4/+4
* Add option for boot protocol only modeMarcel Holtmann2006-07-051-13/+22
* Allow connects to multiple remote devicesMarcel Holtmann2006-07-052-26/+32
* Add Inquiry Result with RSSI support for another Broadcom dongleMarcel Holtmann2006-07-041-3/+6
* Fixed timeout for pending replyClaudio Takahasi2006-06-304-39/+101
* Use generic reset method for Broadcom chipsMarcel Holtmann2006-06-291-2/+2
* Add support for changing the BD_ADDR of ISSC chipsMarcel Holtmann2006-06-291-13/+14
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-2710-0/+10
* Add another Inquiry with RSSI quirkMarcel Holtmann2006-06-261-4/+8
* Update possible minor classesMarcel Holtmann2006-06-263-2/+134
* Add additional PS related optionsMarcel Holtmann2006-06-261-15/+22
* Accept list of bytes as input for key valuesMarcel Holtmann2006-06-201-12/+12
* Only check for the low-level D-Bus libraryMarcel Holtmann2006-06-201-1/+1