summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add "Class" property to org.bluez.Adapter interface.Bea Lam2009-03-151-0/+4
|
* Add note about LegacyPairing property reliabilityJohan Hedberg2008-12-041-0/+4
|
* Fix LegacyPairing descriptionJohan Hedberg2008-12-041-3/+3
|
* Add support for the LegacyPairing propertyJohan Hedberg2008-12-041-0/+7
|
* Remove deprecated methods and signals from input interfaceMarcel Holtmann2008-12-011-9/+1
|
* Remove deprecated methods and signals from network interfaceMarcel Holtmann2008-12-011-9/+1
|
* Add documentation for global manager propertiesMarcel Holtmann2008-12-011-2/+19
|
* Fix DefaultAdapterChanged signal commentMarcel Holtmann2008-12-011-2/+1
|
* Update adapter documentation.Luiz Augusto von Dentz2008-11-281-33/+0
|
* Add documentation for PairableTimeout property.Luiz Augusto von Dentz2008-11-271-0/+6
|
* Introduce Pairable property.Luiz Augusto von Dentz2008-11-201-0/+9
| | | | | | | | | | | As the name suggest it tells when an adapter enter or leaves bondable mode, it works as follow: Pairable=true & Discoverable=true: limited IAC Pairable=true & Discoverable=false: pairable but inquiry scan disabled Pairable=false & Discoverable=true: inquiry scan enabled (with Generic IAC) but new pairings cannot be created (same as if there was no agent) Pairable=false & Discoverable=false: inquiry scan disabled & non-pairable (as if there was no agent)
* Clarify the agent parameter usage with CreatePairedDeviceJohan Hedberg2008-11-181-0/+6
|
* Add documentation for Icon propertyMarcel Holtmann2008-10-231-0/+5
|
* Add first draft of AVRCP D-Bus interface specificationMarcel Holtmann2008-10-032-3/+136
|
* Update documentation.Luiz Augusto von Dentz2008-10-023-23/+122
|
* Implement first part of CancelDeviceCreationJohan Hedberg2008-09-251-0/+8
| | | | Currently only canceling of CreatePairedDevice is supported
* Fix ReleaseSession documentation.Luiz Augusto von Dentz2008-09-231-1/+1
|
* Mention the interaction between Powered and DiscoverableMarcel Holtmann2008-09-231-0/+4
|
* Document mode handling changesMarcel Holtmann2008-09-231-3/+39
|
* Export list of devices and nodes via propertiesMarcel Holtmann2008-09-162-0/+8
|
* Add API definition for device nodesMarcel Holtmann2008-09-162-0/+62
|
* Rename Source and Sink to AudioSource and AudioSinkJohan Hedberg2008-09-081-3/+3
|
* Mention the variable prefix of an object pathMarcel Holtmann2008-09-064-5/+5
|
* Don't forget to include service-api.txtMarcel Holtmann2008-09-061-2/+4
|
* Rename DiscoverDevices to StartDiscovery, CancelDiscovery to StopDiscovery ↵Luiz Augusto von Dentz2008-09-041-12/+12
| | | | and fix logic around Discovering property to reflect when the base band is busy.
* Fix wrong method namesMarcel Holtmann2008-09-031-4/+4
|
* Add service API documentationMarcel Holtmann2008-09-032-47/+62
|
* Network: updated network APIClaudio Takahasi2008-09-011-0/+34
|
* Make DiscoverDevices to create discover sessions.Luiz Augusto von Dentz2008-08-291-13/+2
|
* Mention a possible prefix to adapter and device pathMarcel Holtmann2008-08-152-2/+2
|
* Include current API documents into gtk-docMarcel Holtmann2008-08-151-0/+28
|
* Add infrastructure for gtk-doc supportMarcel Holtmann2008-08-144-3/+271
|
* Mark SDP and authorization methods as experimental for nowMarcel Holtmann2008-08-041-5/+5
|
* Small API updateMarcel Holtmann2008-06-161-1/+7
|
* Changed device Disconnect possible errorsClaudio Takahasi2008-06-101-6/+1
|
* Clarify the dictionary key and value typesMarcel Holtmann2008-06-091-1/+2
|
* Add capability parameter to CreatePairedDeviceMarcel Holtmann2008-06-031-1/+5
|
* 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
|
* Switch RequestPinCode and and RequestPasskey methodsJohan Hedberg2008-05-301-2/+2
|
* Document method callbacks for Simple PairingMarcel Holtmann2008-05-301-3/+36
|
* Remove HFP specific stuff from Headset APIJohan Hedberg2008-05-301-18/+0
|
* 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 methods for authorizationMarcel Holtmann2008-05-301-0/+18
|
* Add initial version of new audio APIMarcel Holtmann2008-05-292-1/+155
|
* Remove CancelConnect methodsMarcel Holtmann2008-05-293-14/+12
|
* Document the DiscoverServices() and CancelDiscovery() methodsMarcel Holtmann2008-05-291-0/+23
|