summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes missing parts of network which didn't use libgdbus.Luiz Augusto von Dentz2008-06-032-106/+120
* Remove the test D-Bus APIMarcel Holtmann2008-06-035-757/+3
* Converted Adapter interface to use new GDBusMethodTableClaudio Takahasi2008-06-035-251/+308
* Make serial to use libgdbus functions.Luiz Augusto von Dentz2008-06-032-246/+201
* Make audio service to use libgdbus functions.Luiz Augusto von Dentz2008-06-025-334/+302
* Rename RequestPasskey to RequestPinCodeJohan Hedberg2008-05-303-23/+28
* Fix method callback nameMarcel Holtmann2008-05-301-1/+1
* Switch RequestPinCode and and RequestPasskey methodsJohan Hedberg2008-05-301-2/+2
* Update simple agent implementationMarcel Holtmann2008-05-301-1/+1
* Document method callbacks for Simple PairingMarcel Holtmann2008-05-301-3/+36
* Remove HFP specific stuff from Headset APIJohan Hedberg2008-05-301-18/+0
* Rename the transport types with proper BT_IO prefixMarcel Holtmann2008-05-302-14/+15
* Fix typoMarcel Holtmann2008-05-301-2/+2
* Add example for device namesMarcel Holtmann2008-05-301-1/+2
* Fix whitespacesMarcel Holtmann2008-05-301-1/+1
* Update new network APIMarcel Holtmann2008-05-301-5/+6
* Add initial implementation of BtIO API.Luiz Augusto von Dentz2008-05-302-122/+396
* Add methods for authorizationMarcel Holtmann2008-05-301-0/+18
* Add initial version of new audio APIMarcel Holtmann2008-05-292-1/+155
* Remove CancelConnect implementationMarcel Holtmann2008-05-291-10/+3
* Remove CancelConnect methodsMarcel Holtmann2008-05-293-14/+12
* Remove GDBusDisconnectFunction typeMarcel Holtmann2008-05-292-5/+3
* Change name_listener API to libgdbus watch APIJohan Hedberg2008-05-2911-196/+141
* Document the DiscoverServices() and CancelDiscovery() methodsMarcel Holtmann2008-05-291-0/+23
* Fix copy and paste bugsMarcel Holtmann2008-05-291-4/+4
* Add currently implemented features of the Control interface to the API docJohan Hedberg2008-05-291-2/+11
* Add first draft of new network APIMarcel Holtmann2008-05-292-1/+41
* Add missing method skeletonsMarcel Holtmann2008-05-291-2/+19
* Add CancelConnect() and IsConnected() methodsMarcel Holtmann2008-05-291-0/+11
* Register network service as network driverMarcel Holtmann2008-05-291-17/+28
* Replace struct device with struct audio_deviceMarcel Holtmann2008-05-2915-200/+215
* Add input interface driver handlersMarcel Holtmann2008-05-291-9/+50
* Handle the service UUID mapping via device driverMarcel Holtmann2008-05-292-5/+5
* Add basic API document for new input interfaceMarcel Holtmann2008-05-292-1/+30
* Add serial API documentationMarcel Holtmann2008-05-282-1/+33
* Update adapter documentation including ReleaseMode.Luiz Augusto von Dentz2008-05-281-0/+6
* Fix ReleaseMode parameters.Luiz Augusto von Dentz2008-05-281-1/+1
* Introduce ReleaseMode to Adapter interface.Luiz Augusto von Dentz2008-05-281-0/+22
* Add basic D-Bus skeletonMarcel Holtmann2008-05-281-3/+38
* Add first skeletion of device driver integrationMarcel Holtmann2008-05-283-0/+57
* input: removed old authorization methodClaudio Takahasi2008-05-283-89/+4
* Convert network connection handling to gdbus APIMarcel Holtmann2008-05-271-173/+121
* Fix some handling of error casesMarcel Holtmann2008-05-271-22/+25
* Use guint identifier for all name_listener operationsJohan Hedberg2008-05-2711-165/+174
* Convert network manager interface to use gdbus APIMarcel Holtmann2008-05-273-227/+155
* Cleanup: more unused functionsClaudio Takahasi2008-05-273-92/+0
* Added missing bracesCidorvan Leite2008-05-271-1/+2
* Fix user data issue when removing deviceMarcel Holtmann2008-05-271-23/+34
* Don't forget user data on interface registrationMarcel Holtmann2008-05-271-1/+1
* Cleanup: unused functionClaudio Takahasi2008-05-272-28/+0