Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update device class on connection request events | Johan Hedberg | 2006-05-04 | 1 | -0/+14 |
| | |||||
* | Some small cleanups | Marcel Holtmann | 2006-04-30 | 1 | -5/+4 |
| | |||||
* | Include header file | Marcel Holtmann | 2006-04-30 | 1 | -0/+2 |
| | |||||
* | Fix a small typo | Marcel Holtmann | 2006-04-29 | 1 | -1/+1 |
| | |||||
* | Fix another watch remove bug | Marcel Holtmann | 2006-04-28 | 1 | -11/+16 |
| | |||||
* | Some coding style cleanups | Marcel Holtmann | 2006-04-28 | 2 | -21/+19 |
| | |||||
* | Update check for D-Bus library | Marcel Holtmann | 2006-04-28 | 1 | -37/+39 |
| | |||||
* | Make D-Bus a mandatory requirement | Marcel Holtmann | 2006-04-28 | 7 | -84/+16 |
| | |||||
* | Cleanup main function declarations | Marcel Holtmann | 2006-04-28 | 8 | -11/+11 |
| | |||||
* | Remove get_dbus_connection() function | Marcel Holtmann | 2006-04-28 | 4 | -33/+16 |
| | |||||
* | Fixed watch add/remove error | Claudio Takahasi | 2006-04-28 | 1 | -30/+47 |
| | |||||
* | Initialize some data structures before using | Marcel Holtmann | 2006-04-25 | 1 | -17/+23 |
| | |||||
* | Remove unneeded functions | Marcel Holtmann | 2006-04-25 | 6 | -286/+65 |
| | |||||
* | Small coding style fixes | Marcel Holtmann | 2006-04-25 | 2 | -8/+9 |
| | |||||
* | Use the default adapter path provided by the Manager interface | Marcel Holtmann | 2006-04-24 | 1 | -1/+14 |
| | |||||
* | Adapt the path changes | Marcel Holtmann | 2006-04-24 | 2 | -5/+5 |
| | |||||
* | Changed object path hierarchy | Claudio Takahasi | 2006-04-24 | 10 | -78/+56 |
| | |||||
* | Allow UTF-8 in local name | Johan Hedberg | 2006-04-24 | 1 | -3/+3 |
| | |||||
* | Add org.bluez.Security interface | Marcel Holtmann | 2006-04-23 | 1 | -0/+3 |
| | |||||
* | Fix --disable-dbus compilation | Marcel Holtmann | 2006-04-22 | 1 | -1/+1 |
| | |||||
* | Typo | Marcel Holtmann | 2006-04-21 | 1 | -1/+1 |
| | |||||
* | Fix service class array in RemoteDeviceFound signals | Johan Hedberg | 2006-04-21 | 1 | -1/+1 |
| | |||||
* | Added D-Bus SDP methods skeleton | Claudio Takahasi | 2006-04-20 | 4 | -1/+537 |
| | |||||
* | Don't become discoverable on startup if mode is "discoverable" and timeout is 0 | Johan Hedberg | 2006-04-20 | 1 | -6/+11 |
| | |||||
* | DiscoverableTimeout should be seconds instead of milliseconds | Johan Hedberg | 2006-04-19 | 3 | -4/+4 |
| | |||||
* | Store device mode settings | Johan Hedberg | 2006-04-19 | 8 | -18/+157 |
| | |||||
* | Added HCI cmds queue to retrieve remote infos | Claudio Takahasi | 2006-04-18 | 4 | -115/+159 |
| | |||||
* | Add patch and configuration download | Marcel Holtmann | 2006-04-18 | 1 | -7/+100 |
| | |||||
* | Change device address and reset | Marcel Holtmann | 2006-04-17 | 1 | -9/+45 |
| | |||||
* | Mention ST based chips | Marcel Holtmann | 2006-04-17 | 1 | -2/+2 |
| | |||||
* | Add support for ST chips | Marcel Holtmann | 2006-04-16 | 1 | -2/+18 |
| | |||||
* | Update STLC2500 init routine | Marcel Holtmann | 2006-04-16 | 1 | -0/+70 |
| | |||||
* | Update STLC2500 init routine | Marcel Holtmann | 2006-04-16 | 2 | -0/+15 |
| | |||||
* | Add build ids for Unified 21d firmwares | Marcel Holtmann | 2006-04-16 | 1 | -0/+7 |
| | |||||
* | Add C#/Mono wrapper | Marcel Holtmann | 2006-04-16 | 1 | -0/+146 |
| | |||||
* | DiscoveryCompleted signal sent without discover request fixed. | Claudio Takahasi | 2006-04-13 | 1 | -3/+3 |
| | |||||
* | Add another Apple product id | Marcel Holtmann | 2006-04-12 | 1 | -0/+1 |
| | |||||
* | Added pending HCI requests bugs | Claudio Takahasi | 2006-04-11 | 1 | -0/+22 |
| | |||||
* | fixed read remote version cparam | Claudio Takahasi | 2006-04-11 | 1 | -1/+1 |
| | |||||
* | returning need memory instead try create an out of memory error | Claudio Takahasi | 2006-04-11 | 3 | -47/+42 |
| | |||||
* | Added local Bluetooth adapter address in the D-Bus data path | Claudio Takahasi | 2006-04-11 | 4 | -105/+53 |
| | |||||
* | possible errors revision | Claudio Takahasi | 2006-04-11 | 3 | -79/+88 |
| | |||||
* | Fixed discoverable timeout and timeout list data memory leak | Claudio Takahasi | 2006-04-10 | 5 | -6/+46 |
| | |||||
* | Use slist for device classes | Johan Hedberg | 2006-04-09 | 3 | -44/+23 |
| | |||||
* | * Add D-Bus methods for getting remote device class information | Johan Hedberg | 2006-04-09 | 6 | -72/+299 |
| | | | | * Fix a couple of memory leaks where result of textfile_get wasn't free'd | ||||
* | added timeout new function | Claudio Takahasi | 2006-04-05 | 6 | -122/+222 |
| | |||||
* | Plug small potential memory leak in D-Bus name monitoring code | Johan Hedberg | 2006-04-05 | 1 | -5/+4 |
| | |||||
* | Fix --disable-dbus case | Johan Hedberg | 2006-03-29 | 1 | -1/+1 |
| | |||||
* | Track pairing state (so Bonding signals aren't sent in wrong situations) | Johan Hedberg | 2006-03-29 | 5 | -10/+19 |
| | |||||
* | Fix to previous commit | Johan Hedberg | 2006-03-29 | 1 | -1/+1 |
| |