Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix parameter list for CreatePairedDevice | Marcel Holtmann | 2008-06-03 | 1 | -4/+4 | |
| | | ||||||
| * | Add capability parameter to CreatePairedDevice | Marcel Holtmann | 2008-06-03 | 1 | -1/+5 | |
| | | ||||||
| * | Fix parameter list for changed RegisterAgent method | Marcel Holtmann | 2008-06-03 | 1 | -3/+3 | |
| | | ||||||
| * | Remove print directory | Marcel Holtmann | 2008-06-03 | 3 | -4/+1 | |
| | | ||||||
| * | Add Simple Pairing callbacks to the agent example | Marcel Holtmann | 2008-06-03 | 1 | -1/+19 | |
| | | ||||||
| * | Fix swapped prototypes for pin code and passkey requests | Marcel Holtmann | 2008-06-03 | 1 | -2/+2 | |
| | | ||||||
| * | Add capability parameter for the agent registration | Marcel Holtmann | 2008-06-03 | 1 | -2/+9 | |
| | | ||||||
| * | Converted Manager interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 2 | -72/+85 | |
| | | ||||||
| * | Add missing guint8 and guint16 types | Marcel Holtmann | 2008-06-03 | 1 | -0/+2 | |
| | | ||||||
| * | Fix typo | Marcel Holtmann | 2008-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Remove the empty daemon directory | Marcel Holtmann | 2008-06-03 | 3 | -4/+1 | |
| | | ||||||
| * | Move D-Bus config file and example clients back into hcid directory | Marcel Holtmann | 2008-06-03 | 5 | -16/+13 | |
| | | ||||||
| * | Move passkey-agent and auth-agent sample code to test directory | Marcel Holtmann | 2008-06-03 | 4 | -14/+7 | |
| | | ||||||
| * | Remove bluetoothd prototype that never got finished | Marcel Holtmann | 2008-06-03 | 11 | -1124/+2 | |
| | | ||||||
| * | Remove the agents_disable capability | Marcel Holtmann | 2008-06-03 | 2 | -7/+0 | |
| | | ||||||
| * | Fixes missing parts of network which didn't use libgdbus. | Luiz Augusto von Dentz | 2008-06-03 | 2 | -106/+120 | |
| | | ||||||
| * | Remove the test D-Bus API | Marcel Holtmann | 2008-06-03 | 5 | -757/+3 | |
| | | ||||||
| * | Converted Adapter interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 5 | -251/+308 | |
| | | ||||||
| * | Make serial to use libgdbus functions. | Luiz Augusto von Dentz | 2008-06-03 | 2 | -246/+201 | |
| | | ||||||
| * | Make audio service to use libgdbus functions. | Luiz Augusto von Dentz | 2008-06-02 | 5 | -334/+302 | |
| | | ||||||
| * | Rename RequestPasskey to RequestPinCode | Johan Hedberg | 2008-05-30 | 3 | -23/+28 | |
| | | ||||||
| * | Fix method callback name | Marcel Holtmann | 2008-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Switch RequestPinCode and and RequestPasskey methods | Johan Hedberg | 2008-05-30 | 1 | -2/+2 | |
| | | ||||||
| * | Update simple agent implementation | Marcel Holtmann | 2008-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Document method callbacks for Simple Pairing | Marcel Holtmann | 2008-05-30 | 1 | -3/+36 | |
| | | ||||||
| * | Remove HFP specific stuff from Headset API | Johan Hedberg | 2008-05-30 | 1 | -18/+0 | |
| | | ||||||
| * | Rename the transport types with proper BT_IO prefix | Marcel Holtmann | 2008-05-30 | 2 | -14/+15 | |
| | | ||||||
| * | Fix typo | Marcel Holtmann | 2008-05-30 | 1 | -2/+2 | |
| | | ||||||
| * | Add example for device names | Marcel Holtmann | 2008-05-30 | 1 | -1/+2 | |
| | | ||||||
| * | Fix whitespaces | Marcel Holtmann | 2008-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Update new network API | Marcel Holtmann | 2008-05-30 | 1 | -5/+6 | |
| | | ||||||
| * | Add initial implementation of BtIO API. | Luiz Augusto von Dentz | 2008-05-30 | 2 | -122/+396 | |
| | | ||||||
| * | Add methods for authorization | Marcel Holtmann | 2008-05-30 | 1 | -0/+18 | |
| | | ||||||
| * | Add initial version of new audio API | Marcel Holtmann | 2008-05-29 | 2 | -1/+155 | |
| | | ||||||
| * | Remove CancelConnect implementation | Marcel Holtmann | 2008-05-29 | 1 | -10/+3 | |
| | | ||||||
| * | Remove CancelConnect methods | Marcel Holtmann | 2008-05-29 | 3 | -14/+12 | |
| | | ||||||
| * | Remove GDBusDisconnectFunction type | Marcel Holtmann | 2008-05-29 | 2 | -5/+3 | |
| | | ||||||
| * | Change name_listener API to libgdbus watch API | Johan Hedberg | 2008-05-29 | 11 | -196/+141 | |
| | | ||||||
| * | Document the DiscoverServices() and CancelDiscovery() methods | Marcel Holtmann | 2008-05-29 | 1 | -0/+23 | |
| | | ||||||
| * | Fix copy and paste bugs | Marcel Holtmann | 2008-05-29 | 1 | -4/+4 | |
| | | ||||||
| * | Add currently implemented features of the Control interface to the API doc | Johan Hedberg | 2008-05-29 | 1 | -2/+11 | |
| | | ||||||
| * | Add first draft of new network API | Marcel Holtmann | 2008-05-29 | 2 | -1/+41 | |
| | | ||||||
| * | Add missing method skeletons | Marcel Holtmann | 2008-05-29 | 1 | -2/+19 | |
| | | ||||||
| * | Add CancelConnect() and IsConnected() methods | Marcel Holtmann | 2008-05-29 | 1 | -0/+11 | |
| | | ||||||
| * | Register network service as network driver | Marcel Holtmann | 2008-05-29 | 1 | -17/+28 | |
| | | ||||||
| * | Replace struct device with struct audio_device | Marcel Holtmann | 2008-05-29 | 15 | -200/+215 | |
| | | ||||||
| * | Add input interface driver handlers | Marcel Holtmann | 2008-05-29 | 1 | -9/+50 | |
| | | ||||||
| * | Handle the service UUID mapping via device driver | Marcel Holtmann | 2008-05-29 | 2 | -5/+5 | |
| | | ||||||
| * | Add basic API document for new input interface | Marcel Holtmann | 2008-05-29 | 2 | -1/+30 | |
| | | ||||||
| * | Add serial API documentation | Marcel Holtmann | 2008-05-28 | 2 | -1/+33 | |
| | |