Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using ppoll() and pselect() | Marcel Holtmann | 2006-08-16 | 14 | -28/+76 |
| | |||||
* | load/set the default options after HCI_DEV_UP | Claudio Takahasi | 2006-08-15 | 6 | -66/+102 |
| | |||||
* | Fixed discoverable timeout when detaching/attaching dongle | Claudio Takahasi | 2006-08-11 | 1 | -2/+2 |
| | |||||
* | Cosmetic cleanup | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
| | |||||
* | Fix issues with udev script directory | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
| | |||||
* | Fix typo | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
| | |||||
* | Use ${libexecdir} for the udev script directory | Marcel Holtmann | 2006-08-10 | 4 | -4/+8 |
| | |||||
* | Remove bcm203x firmware loader | Marcel Holtmann | 2006-08-10 | 6 | -231/+2 |
| | |||||
* | Provide an ${udevexecdir} | Marcel Holtmann | 2006-08-10 | 2 | -1/+3 |
| | |||||
* | Add udev script for Bluetooth serial PCMCIA cards | Marcel Holtmann | 2006-08-10 | 2 | -1/+49 |
| | |||||
* | Change default poll() timeout | Marcel Holtmann | 2006-08-10 | 7 | -8/+8 |
| | |||||
* | Add udev rules for Bluetooth serial PCMCIA cards | Marcel Holtmann | 2006-08-10 | 2 | -1/+41 |
| | |||||
* | Comment out example config entry | Marcel Holtmann | 2006-08-10 | 1 | -13/+13 |
| | |||||
* | List all available options | Marcel Holtmann | 2006-08-10 | 2 | -3/+11 |
| | |||||
* | Fix typo | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
| | |||||
* | Update HCI switching for Logitech MX 5000 | Marcel Holtmann | 2006-08-09 | 1 | -1/+2 |
| | |||||
* | Fix remote minor class values | Marcel Holtmann | 2006-08-09 | 1 | -5/+14 |
| | |||||
* | Add GetRemoteClass method | Marcel Holtmann | 2006-08-09 | 3 | -11/+33 |
| | |||||
* | Add another Apple product id | Marcel Holtmann | 2006-08-09 | 1 | -0/+1 |
| | |||||
* | fixed message reply timeout | Claudio Takahasi | 2006-08-05 | 3 | -19/+28 |
| | |||||
* | Use D-Bus dispatch status function instead of wakeup function. Seems to fix ↵ | Johan Hedberg | 2006-08-04 | 1 | -6/+8 |
| | | | | at least one deadlock issue when dbus threads are enabled. | ||||
* | support for async query | Claudio Takahasi | 2006-08-01 | 1 | -537/+588 |
| | |||||
* | Exit with non-zero exit status if fakehid functions fail | Johan Hedberg | 2006-08-01 | 3 | -8/+17 |
| | |||||
* | Add --hidonly option to hidd | Johan Hedberg | 2006-08-01 | 1 | -1/+5 |
| | |||||
* | Fix typo | Marcel Holtmann | 2006-07-29 | 1 | -1/+1 |
| | |||||
* | Don't change inquiry mode for Bluetooth 1.1 adapters | Marcel Holtmann | 2006-07-28 | 1 | -0/+6 |
| | |||||
* | Update changelog and bump version numberutils-3.2 | Marcel Holtmann | 2006-07-27 | 2 | -1/+14 |
| | |||||
* | Fix RemoteDeviceFoundHandler callback | Marcel Holtmann | 2006-07-27 | 1 | -2/+1 |
| | |||||
* | Don't ignore return value of write() | Marcel Holtmann | 2006-07-27 | 1 | -5/+8 |
| | |||||
* | Make use of create_name() | Marcel Holtmann | 2006-07-26 | 2 | -2/+2 |
| | |||||
* | Make use of create_name() | Marcel Holtmann | 2006-07-26 | 4 | -18/+18 |
| | |||||
* | Fix declared with attribute warn_unused_result errors | Marcel Holtmann | 2006-07-26 | 13 | -80/+60 |
| | |||||
* | Ignore peripheral_2_minor_cls for now | Marcel Holtmann | 2006-07-26 | 1 | -0/+2 |
| | |||||
* | Make use of create_name() | Marcel Holtmann | 2006-07-26 | 4 | -6/+6 |
| | |||||
* | Add a paramter for the path to create_name() | Marcel Holtmann | 2006-07-26 | 2 | -3/+4 |
| | |||||
* | Add create_name() helper function | Marcel Holtmann | 2006-07-26 | 2 | -0/+6 |
| | |||||
* | Check return values of write() and ftruncate() | Marcel Holtmann | 2006-07-26 | 1 | -3/+11 |
| | |||||
* | Get the return value for write() call | Marcel Holtmann | 2006-07-26 | 1 | -2/+2 |
| | |||||
* | Fix the other missing storage functions | Marcel Holtmann | 2006-07-26 | 4 | -37/+26 |
| | |||||
* | Create storage filenames with a generic function | Marcel Holtmann | 2006-07-26 | 1 | -18/+21 |
| | |||||
* | GetName: always try to read the stored name first | Johan Hedberg | 2006-07-26 | 1 | -10/+4 |
| | |||||
* | GetName: use local storage file if the adapter is DOWN | Johan Hedberg | 2006-07-26 | 1 | -2/+14 |
| | |||||
* | Allow storing of all UTF-8 remote device names (the same fix was already | Johan Hedberg | 2006-07-19 | 1 | -3/+3 |
| | | | | done for local names). | ||||
* | Add Inquiry Result with RSSI support for Kensington dongle | Marcel Holtmann | 2006-07-14 | 1 | -0/+2 |
| | |||||
* | Don't send BondingCreated on link key renew | Claudio Takahasi | 2006-07-10 | 4 | -5/+47 |
| | |||||
* | Sleep only 100 msecs for device detection | Marcel Holtmann | 2006-07-06 | 1 | -2/+2 |
| | |||||
* | Sleep only 100 msecs for device detection | Marcel Holtmann | 2006-07-06 | 1 | -4/+4 |
| | |||||
* | Add option for boot protocol only mode | Marcel Holtmann | 2006-07-05 | 1 | -13/+22 |
| | |||||
* | Allow connects to multiple remote devices | Marcel Holtmann | 2006-07-05 | 2 | -26/+32 |
| | |||||
* | Add Inquiry Result with RSSI support for another Broadcom dongle | Marcel Holtmann | 2006-07-04 | 1 | -3/+6 |
| |