Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | CreateDevice: Check if the device already exists | Claudio Takahasi | 2008-03-11 | 1 | -0/+3 | |
| | ||||||
* | CreateDevice: return object path instead of string | Claudio Takahasi | 2008-03-11 | 1 | -1/+1 | |
| | ||||||
* | ListDevices: return object path instead of string | Claudio Takahasi | 2008-03-11 | 1 | -2/+2 | |
| | ||||||
* | minor cleanup: replace char by gchar | Claudio Takahasi | 2008-03-11 | 1 | -2/+2 | |
| | ||||||
* | Remove use of g_str_equal witch is not part of eglib. | Luiz Augusto von Dentz | 2008-03-10 | 1 | -3/+3 | |
| | ||||||
* | Add initial code of adapter SetProperty. | Luiz Augusto von Dentz | 2008-03-10 | 1 | -26/+97 | |
| | ||||||
* | Storing device's profiles | Claudio Takahasi | 2008-03-10 | 1 | -0/+12 | |
| | ||||||
* | Intial adapter GetProperties implementation. | Luiz Augusto von Dentz | 2008-03-10 | 1 | -1/+53 | |
| | ||||||
* | added new function to convert uuid to string(uuid128) | Claudio Takahasi | 2008-03-10 | 1 | -4/+5 | |
| | ||||||
* | Intial device GetProperties implementation. | Luiz Augusto von Dentz | 2008-03-10 | 1 | -1/+1 | |
| | ||||||
* | extract the service class uuid | Claudio Takahasi | 2008-03-07 | 1 | -1/+23 | |
| | ||||||
* | Registering device's object path | Claudio Takahasi | 2008-03-07 | 1 | -1/+12 | |
| | ||||||
* | added bt_discover_services function | Claudio Takahasi | 2008-03-06 | 1 | -14/+46 | |
| | ||||||
* | Fixed DeviceFound signal signature | Claudio Takahasi | 2008-03-06 | 1 | -7/+7 | |
| | ||||||
* | Fixing some method signatures in the Adapter Interface. | Vinicius Gomes | 2008-03-05 | 1 | -2/+2 | |
| | ||||||
* | Adding Device Interface | Vinicius Gomes | 2008-03-05 | 1 | -5/+6 | |
| | ||||||
* | Introduces new Adapter signals. | Vinicius Gomes | 2008-03-05 | 1 | -2/+9 | |
| | ||||||
* | Introduces the new Adapter Interface. | Vinicius Gomes | 2008-03-05 | 1 | -10/+22 | |
| | ||||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 | |
| | ||||||
* | Allow GetInfo and GetAddress to fail | Marcel Holtmann | 2008-02-01 | 1 | -1/+8 | |
| | ||||||
* | Whitespace cleanup | Johan Hedberg | 2008-01-28 | 1 | -5/+3 | |
| | ||||||
* | Update services to new error codes and helper functions | Johan Hedberg | 2007-11-26 | 1 | -114/+115 | |
| | ||||||
* | Whitespace cleanup | Johan Hedberg | 2007-11-07 | 1 | -6/+6 | |
| | ||||||
* | Update copyright information | Marcel Holtmann | 2007-10-23 | 1 | -0/+1 | |
| | ||||||
* | Fix dict signatures. | Luiz Augusto von Dentz | 2007-10-03 | 1 | -2/+2 | |
| | ||||||
* | Implement support for SetMode("on") | Johan Hedberg | 2007-10-02 | 1 | -2/+20 | |
| | ||||||
* | Allow SetName even when the adapter is DOWN | Johan Hedberg | 2007-10-01 | 1 | -4/+5 | |
| | ||||||
* | Mark new device related methods as experimental | Marcel Holtmann | 2007-08-23 | 1 | -0/+9 | |
| | ||||||
* | Add initial steps for generic device handling | Marcel Holtmann | 2007-08-17 | 1 | -4/+19 | |
| | ||||||
* | Add skeletons for creating and removing devices | Marcel Holtmann | 2007-08-16 | 1 | -2/+46 | |
| | ||||||
* | More header cleanups | Marcel Holtmann | 2007-08-16 | 1 | -0/+2 | |
| | ||||||
* | Add dummy ListDevices method | Marcel Holtmann | 2007-08-15 | 1 | -0/+25 | |
| | ||||||
* | Rename files for adapter interface | Marcel Holtmann | 2007-08-15 | 1 | -0/+3367 | |