Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | input API: added device Connected/Disconnected signals | Claudio Takahasi | 2007-03-22 | 1 | -0/+6 | |
| | ||||||
* | input: Added the Disconnect signal | Claudio Takahasi | 2007-03-22 | 1 | -1/+10 | |
| | ||||||
* | input: added Connected signal | Claudio Takahasi | 2007-03-22 | 1 | -5/+19 | |
| | ||||||
* | network: Added Server.GetUUID() | Claudio Takahasi | 2007-03-22 | 3 | -7/+28 | |
| | ||||||
* | input: Removed SetTimeout(method not defined) | Claudio Takahasi | 2007-03-22 | 1 | -10/+0 | |
| | ||||||
* | input: minor code standard fixes | Claudio Takahasi | 2007-03-22 | 3 | -55/+55 | |
| | ||||||
* | Added description for dictionary based methods: Adapter.GetInfo, ↵ | Claudio Takahasi | 2007-03-22 | 1 | -2/+14 | |
| | | | | Adapter.GetRemoteInfo and Service.GetInfo | |||||
* | Added adapter dict: adapter.GetInfo() | Claudio Takahasi | 2007-03-21 | 1 | -20/+69 | |
| | ||||||
* | Allow disabling of pand compilation and installation | Marcel Holtmann | 2007-03-21 | 2 | -0/+10 | |
| | ||||||
* | Install the network service if enabled | Marcel Holtmann | 2007-03-21 | 1 | -1/+1 | |
| | ||||||
* | Add basic GetInfo() and GetRemoteInfo() support | Marcel Holtmann | 2007-03-21 | 1 | -2/+51 | |
| | ||||||
* | Add file for shared functions | Marcel Holtmann | 2007-03-21 | 3 | -1/+51 | |
| | ||||||
* | Implement full Service.GetInfo() support | Marcel Holtmann | 2007-03-21 | 2 | -3/+13 | |
| | ||||||
* | Move dictionary helper to common code | Marcel Holtmann | 2007-03-21 | 3 | -29/+35 | |
| | ||||||
* | Add helper for adding dictionary entries | Marcel Holtmann | 2007-03-21 | 1 | -15/+31 | |
| | ||||||
* | Add example for the dictionary based info methods | Marcel Holtmann | 2007-03-21 | 1 | -2/+36 | |
| | ||||||
* | Add functions for creating and removing HAL devices | Marcel Holtmann | 2007-03-21 | 4 | -13/+57 | |
| | ||||||
* | Added skeleton for dict based methods: Adapter.GetInfo, ↵ | Claudio Takahasi | 2007-03-21 | 2 | -0/+21 | |
| | | | | Adapter.GetRemoteInfo and Service.GetInfo | |||||
* | input: return an input error instead of forward it(from hcid). | Claudio Takahasi | 2007-03-21 | 3 | -25/+48 | |
| | ||||||
* | Fix error check for failed connect | Johan Hedberg | 2007-03-21 | 1 | -1/+1 | |
| | ||||||
* | network: added network API description skeleton | Claudio Takahasi | 2007-03-21 | 1 | -1/+105 | |
| | ||||||
* | Manager methods belong in the Manager interface | Johan Hedberg | 2007-03-21 | 1 | -1/+1 | |
| | ||||||
* | Add Bluetooth specific methods | Marcel Holtmann | 2007-03-21 | 1 | -0/+7 | |
| | ||||||
* | Add HAL namespace document | Marcel Holtmann | 2007-03-21 | 2 | -1/+20 | |
| | ||||||
* | Remove duplicate code and some minor fixes. | Luiz Augusto von Dentz | 2007-03-21 | 6 | -44/+94 | |
| | ||||||
* | input: added already connected error | Claudio Takahasi | 2007-03-21 | 3 | -1/+11 | |
| | ||||||
* | input: added possible errors returned by the methods. | Claudio Takahasi | 2007-03-21 | 1 | -3/+12 | |
| | ||||||
* | Missing connection attempt failed error for GetRemoteServiceHandles | Claudio Takahasi | 2007-03-21 | 1 | -0/+1 | |
| | ||||||
* | input: code cleanup | Claudio Takahasi | 2007-03-21 | 4 | -46/+40 | |
| | ||||||
* | Implement generic HAL device helpers | Marcel Holtmann | 2007-03-21 | 4 | -14/+49 | |
| | ||||||
* | Initial code of CreateConnection and RemoveConnection methods. | Luiz Augusto von Dentz | 2007-03-20 | 1 | -21/+79 | |
| | ||||||
* | Initial code of CreateServer and RemoveServer methods. | Luiz Augusto von Dentz | 2007-03-20 | 4 | -4/+86 | |
| | ||||||
* | Create a common HAL abstraction layer | Marcel Holtmann | 2007-03-20 | 6 | -5/+58 | |
| | ||||||
* | Add HAL device for testing | Marcel Holtmann | 2007-03-19 | 1 | -0/+11 | |
| | ||||||
* | Work around the missing D-Bus system bus | Marcel Holtmann | 2007-03-19 | 1 | -0/+4 | |
| | ||||||
* | Try to init the HAL context | Marcel Holtmann | 2007-03-19 | 3 | -2/+43 | |
| | ||||||
* | Check for HAL support | Marcel Holtmann | 2007-03-19 | 3 | -2/+9 | |
| | ||||||
* | Add skeleton for HAL support | Marcel Holtmann | 2007-03-19 | 3 | -1/+63 | |
| | ||||||
* | input: delete the stored input date when RemoveDevice is called | Claudio Takahasi | 2007-03-19 | 1 | -3/+6 | |
| | ||||||
* | input: code cleanup | Claudio Takahasi | 2007-03-19 | 1 | -10/+9 | |
| | ||||||
* | input: moving "struct input_device" to device.h | Claudio Takahasi | 2007-03-19 | 3 | -28/+27 | |
| | ||||||
* | input: handling encrypt_link function return value properly | Claudio Takahasi | 2007-03-19 | 1 | -2/+4 | |
| | ||||||
* | Moving input functions to the right files | Claudio Takahasi | 2007-03-19 | 9 | -974/+1029 | |
| | ||||||
* | Fix build, move errors to error file and add server registration. | Luiz Augusto von Dentz | 2007-03-19 | 6 | -14/+46 | |
| | ||||||
* | - Fix standalone init when there is no bluetooth adapter. | Luiz Augusto von Dentz | 2007-03-19 | 4 | -6/+33 | |
| | ||||||
* | update the sbc encoder from the working fixed-point code in the sbc project | Brad Midgley | 2007-03-17 | 4 | -23/+1453 | |
| | | | | | I also tagged the sbc project with "copied-to-bluez-utils" at the same time. We will do sbc work under bluez and sync it with the old sbc project if necessary. | |||||
* | Initial implementation of network server interface. | Luiz Augusto von Dentz | 2007-03-16 | 1 | -0/+135 | |
| | ||||||
* | Add minimal support for bridge creation and removal | Marcel Holtmann | 2007-03-16 | 5 | -3/+125 | |
| | ||||||
* | Add error specific skeleton files | Marcel Holtmann | 2007-03-16 | 6 | -3/+104 | |
| | ||||||
* | Network: Added network connection methods skeleton | Claudio Takahasi | 2007-03-15 | 1 | -0/+127 | |
| |