summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update autoconf/automake optionsMarcel Holtmann2008-06-037-109/+89
* Replace destroy function with proper unregister callMarcel Holtmann2008-06-033-4/+10
* Change database interface to use gdbus API and remove broken methodsMarcel Holtmann2008-06-034-225/+57
* Removed unused errorsClaudio Takahasi2008-06-032-42/+0
* Use IO_CAPABILITY_INVALID instead of 0 for correctnessJohan Hedberg2008-06-031-1/+2
* Rework new agent logicJohan Hedberg2008-06-035-43/+54
* Converted Security interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-84/+73
* Replace destroy function with proper unregister callMarcel Holtmann2008-06-031-1/+1
* Remove the confirm method from the sample passkey agentMarcel Holtmann2008-06-031-36/+0
* Converted Service interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-93/+85
* Fix manager unregistrationMarcel Holtmann2008-06-031-8/+2
* Remove the unused callbacks from the agentMarcel Holtmann2008-06-031-30/+0
* Replace destory function with proper unregister callsMarcel Holtmann2008-06-031-2/+3
* Only unregister the manager pathMarcel Holtmann2008-06-031-14/+2
* Use proper unregister method for the serial proxyMarcel Holtmann2008-06-031-1/+1
* Replace destroy method with proper unregister versionMarcel Holtmann2008-06-031-1/+1
* Remember to free agent->capabilityJohan Hedberg2008-06-031-0/+1
* Add basic skeleton for tracking agent IO capabilityJohan Hedberg2008-06-033-10/+19
* Add simple g_dbus_unregister_all_interfaces implementationMarcel Holtmann2008-06-031-1/+14
* Add skeleton for g_dbus_unregister_all_interfacesMarcel Holtmann2008-06-032-0/+8
* Converted Device interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-46/+40
* Fix parameter list for CreatePairedDeviceMarcel Holtmann2008-06-031-4/+4
* Add capability parameter to CreatePairedDeviceMarcel Holtmann2008-06-031-1/+5
* Fix parameter list for changed RegisterAgent methodMarcel Holtmann2008-06-031-3/+3
* Remove print directoryMarcel Holtmann2008-06-033-4/+1
* Add Simple Pairing callbacks to the agent exampleMarcel Holtmann2008-06-031-1/+19
* Fix swapped prototypes for pin code and passkey requestsMarcel Holtmann2008-06-031-2/+2
* Add capability parameter for the agent registrationMarcel Holtmann2008-06-031-2/+9
* Converted Manager interface to use new GDBusMethodTableClaudio Takahasi2008-06-032-72/+85
* Add missing guint8 and guint16 typesMarcel Holtmann2008-06-031-0/+2
* Fix typoMarcel Holtmann2008-06-031-1/+1
* Remove the empty daemon directoryMarcel Holtmann2008-06-033-4/+1
* Move D-Bus config file and example clients back into hcid directoryMarcel Holtmann2008-06-035-16/+13
* Move passkey-agent and auth-agent sample code to test directoryMarcel Holtmann2008-06-034-14/+7
* Remove bluetoothd prototype that never got finishedMarcel Holtmann2008-06-0311-1124/+2
* Remove the agents_disable capabilityMarcel Holtmann2008-06-032-7/+0
* 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