Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move hcid to src directory and rename it to bluetoothd | Marcel Holtmann | 2008-07-29 | 1 | -547/+0 |
| | |||||
* | Adding adapter_free. | Alok Barsode | 2008-07-29 | 1 | -3/+2 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Fix warnings. | Luiz Augusto von Dentz | 2008-07-29 | 1 | -3/+3 |
| | |||||
* | Adding adapter_get_address. | Alok Barsode | 2008-07-28 | 1 | -3/+6 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding adapter_get_path. | Alok Barsode | 2008-07-28 | 1 | -15/+33 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding adapter_get_dev_id. | Alok Barsode | 2008-07-28 | 1 | -3/+8 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding adapter_create. | Alok Barsode | 2008-07-28 | 1 | -17/+5 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Cleanup adapter startup. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -624/+27 |
| | |||||
* | Prevent loading devices from store when they are already loaded. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -0/+4 |
| | |||||
* | Remove get_device_name and set_device_name functions. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -63/+0 |
| | |||||
* | Remove unused code. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -163/+12 |
| | |||||
* | Integrate struct hci_dev into struct adapter. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -108/+40 |
| | |||||
* | Remove legacy code. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -28/+0 |
| | |||||
* | Move adapter initialization code from dbus-hci.c to manager.c. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -2/+408 |
| | |||||
* | Cleanup device.c and move adapter initialization to manager.c. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -0/+666 |
| | |||||
* | Remove dbus-error.c dbus-error.h | Luiz Augusto von Dentz | 2008-07-28 | 1 | -1/+0 |
| | |||||
* | Remove deprecated object paths and files. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -2/+0 |
| | |||||
* | Cleanup dbus-hci.c and make hcid to only register adapters on /hciX. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -20/+6 |
| | |||||
* | Cleanup hci manager. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -312/+11 |
| | |||||
* | Move adapter list from dbus-hci.c to manager.c | Luiz Augusto von Dentz | 2008-06-09 | 1 | -46/+171 |
| | |||||
* | Replace destroy function with proper unregister call | Marcel Holtmann | 2008-06-03 | 1 | -0/+8 |
| | |||||
* | Converted Manager interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 1 | -64/+85 |
| | |||||
* | Restore error handling for the new manager interface | Marcel Holtmann | 2008-05-27 | 1 | -21/+15 |
| | |||||
* | First attempt to use the new interface helpers | Marcel Holtmann | 2008-05-27 | 1 | -37/+41 |
| | |||||
* | Move D-Bus object and interface helpers into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -1/+0 |
| | |||||
* | Move D-Bus watch functions into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -1/+2 |
| | |||||
* | Remove service daemon activation handling | Marcel Holtmann | 2008-05-08 | 1 | -21/+8 |
| | |||||
* | search_service cleanup | Claudio Takahasi | 2008-04-03 | 1 | -2/+2 |
| | |||||
* | added new adapter/device D-Bus path | Claudio Takahasi | 2008-03-14 | 1 | -3/+3 |
| | |||||
* | Add support for having the new manager interface on root path | Marcel Holtmann | 2008-03-13 | 1 | -9/+166 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Update services to new error codes and helper functions | Johan Hedberg | 2007-11-26 | 1 | -10/+11 |
| | |||||
* | Whitespace cleanup | Johan Hedberg | 2007-11-07 | 1 | -1/+1 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2007-10-23 | 1 | -0/+1 |
| | |||||
* | FindAdapter: don't ignore adapters in DOWN state | Johan Hedberg | 2007-10-03 | 1 | -1/+52 |
| | |||||
* | Protect ActivateService against executing a service twice if it is currently ↵ | Johan Hedberg | 2007-09-26 | 1 | -0/+3 |
| | | | | starting up | ||||
* | Trigger the service classes update through a callback | Marcel Holtmann | 2007-08-23 | 1 | -53/+0 |
| | |||||
* | Update service classes on all adapters | Marcel Holtmann | 2007-08-23 | 1 | -12/+40 |
| | |||||
* | First attempt for automatic setting of service classes value | Marcel Holtmann | 2007-08-22 | 1 | -0/+26 |
| | |||||
* | Rename files for adapter interface | Marcel Holtmann | 2007-08-15 | 1 | -2/+3 |
| | |||||
* | Rename files for manager interface | Marcel Holtmann | 2007-08-15 | 1 | -0/+329 |