Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix copy-and-paste typo | Marcel Holtmann | 2006-08-18 | 1 | -1/+1 | |
| | ||||||
* | Make sure all necessaray memory is free'd when an agent exits | Johan Hedberg | 2006-08-18 | 1 | -16/+29 | |
| | ||||||
* | Fix accessing free'd memory | Johan Hedberg | 2006-08-18 | 3 | -34/+38 | |
| | ||||||
* | Fixed adding/initializing devices | Ulisses Furquim | 2006-08-18 | 2 | -36/+33 | |
| | ||||||
* | Fix accessing free'd memory | Johan Hedberg | 2006-08-18 | 1 | -2/+2 | |
| | ||||||
* | First try at PasskeyAgent Cancel method | Johan Hedberg | 2006-08-18 | 4 | -35/+127 | |
| | ||||||
* | Add description of PasskeyAgent Cancel method | Johan Hedberg | 2006-08-18 | 1 | -0/+6 | |
| | ||||||
* | Fixed SetMode when the adapter is DOWN | Claudio Takahasi | 2006-08-18 | 5 | -8/+71 | |
| | ||||||
* | code cleanup:using libc free | Claudio Takahasi | 2006-08-16 | 3 | -34/+9 | |
| | ||||||
* | Missing ModeChanged signal on DEVDOWN | Claudio Takahasi | 2006-08-16 | 1 | -1/+9 | |
| | ||||||
* | clear D-Bus user data when DEVDOWN event is received | Claudio Takahasi | 2006-08-16 | 1 | -2/+77 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fix typo | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 | |
| | ||||||
* | Fix remote minor class values | Marcel Holtmann | 2006-08-09 | 1 | -5/+14 | |
| | ||||||
* | Add GetRemoteClass method | Marcel Holtmann | 2006-08-09 | 3 | -11/+33 | |
| | ||||||
* | fixed message reply timeout | Claudio Takahasi | 2006-08-05 | 1 | -9/+15 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fix RemoteDeviceFoundHandler callback | Marcel Holtmann | 2006-07-27 | 1 | -2/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add Inquiry Result with RSSI support for another Broadcom dongle | Marcel Holtmann | 2006-07-04 | 1 | -3/+6 | |
| | ||||||
* | Fixed timeout for pending reply | Claudio Takahasi | 2006-06-30 | 3 | -36/+85 | |
| | ||||||
* | Include sys/param.h for PATH_MAX when cross-compiling | Marcel Holtmann | 2006-06-27 | 5 | -0/+5 | |
| | ||||||
* | Add another Inquiry with RSSI quirk | Marcel Holtmann | 2006-06-26 | 1 | -4/+8 | |
| | ||||||
* | Update possible minor classes | Marcel Holtmann | 2006-06-26 | 3 | -2/+134 | |
| | ||||||
* | Remove deleted configuration options | Marcel Holtmann | 2006-06-18 | 1 | -24/+1 | |
| | ||||||
* | Don't configure raw devices | Marcel Holtmann | 2006-06-17 | 1 | -0/+9 | |
| | ||||||
* | Ignore devices in raw mode | Marcel Holtmann | 2006-06-17 | 1 | -1/+13 | |
| | ||||||
* | Remove auth and encrypt settings (security mode 3) | Marcel Holtmann | 2006-06-17 | 5 | -39/+1 | |
| | ||||||
* | Remove inquiry mode setting | Marcel Holtmann | 2006-06-17 | 4 | -31/+33 | |
| | ||||||
* | Remove BondingFailed signal for now | Marcel Holtmann | 2006-06-09 | 2 | -5/+11 | |
| | ||||||
* | Send D-Bus signal before storing class of device value | Marcel Holtmann | 2006-06-09 | 1 | -2/+2 | |
| | ||||||
* | Change RemoteDeviceFound signal and add RemoteClassUpdated signal | Marcel Holtmann | 2006-06-08 | 4 | -54/+84 | |
| | ||||||
* | Added pairing peer address verification before disconnect. External apps can ↵ | Claudio Takahasi | 2006-06-08 | 3 | -11/+3 | |
| | | | | request authentication while a D-Bus request is pending. | |||||
* | PIN code request timeout: replaced disconnect by PIN code negative reply cmd | Claudio Takahasi | 2006-06-07 | 3 | -17/+10 | |
| | ||||||
* | Timeout for PIN request | Claudio Takahasi | 2006-06-07 | 3 | -1/+40 | |
| |