Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add note about LegacyPairing property reliability | Johan Hedberg | 2008-12-04 | 1 | -0/+4 |
| | |||||
* | Fix LegacyPairing description | Johan Hedberg | 2008-12-04 | 1 | -3/+3 |
| | |||||
* | Add support for the LegacyPairing property | Johan Hedberg | 2008-12-04 | 1 | -0/+7 |
| | |||||
* | Remove deprecated methods and signals from input interface | Marcel Holtmann | 2008-12-01 | 1 | -9/+1 |
| | |||||
* | Remove deprecated methods and signals from network interface | Marcel Holtmann | 2008-12-01 | 1 | -9/+1 |
| | |||||
* | Add documentation for global manager properties | Marcel Holtmann | 2008-12-01 | 1 | -2/+19 |
| | |||||
* | Fix DefaultAdapterChanged signal comment | Marcel Holtmann | 2008-12-01 | 1 | -2/+1 |
| | |||||
* | Update adapter documentation. | Luiz Augusto von Dentz | 2008-11-28 | 1 | -33/+0 |
| | |||||
* | Add documentation for PairableTimeout property. | Luiz Augusto von Dentz | 2008-11-27 | 1 | -0/+6 |
| | |||||
* | Introduce Pairable property. | Luiz Augusto von Dentz | 2008-11-20 | 1 | -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 CreatePairedDevice | Johan Hedberg | 2008-11-18 | 1 | -0/+6 |
| | |||||
* | Add documentation for Icon property | Marcel Holtmann | 2008-10-23 | 1 | -0/+5 |
| | |||||
* | Add first draft of AVRCP D-Bus interface specification | Marcel Holtmann | 2008-10-03 | 2 | -3/+136 |
| | |||||
* | Update documentation. | Luiz Augusto von Dentz | 2008-10-02 | 3 | -23/+122 |
| | |||||
* | Implement first part of CancelDeviceCreation | Johan Hedberg | 2008-09-25 | 1 | -0/+8 |
| | | | | Currently only canceling of CreatePairedDevice is supported | ||||
* | Fix ReleaseSession documentation. | Luiz Augusto von Dentz | 2008-09-23 | 1 | -1/+1 |
| | |||||
* | Mention the interaction between Powered and Discoverable | Marcel Holtmann | 2008-09-23 | 1 | -0/+4 |
| | |||||
* | Document mode handling changes | Marcel Holtmann | 2008-09-23 | 1 | -3/+39 |
| | |||||
* | Export list of devices and nodes via properties | Marcel Holtmann | 2008-09-16 | 2 | -0/+8 |
| | |||||
* | Add API definition for device nodes | Marcel Holtmann | 2008-09-16 | 2 | -0/+62 |
| | |||||
* | Rename Source and Sink to AudioSource and AudioSink | Johan Hedberg | 2008-09-08 | 1 | -3/+3 |
| | |||||
* | Mention the variable prefix of an object path | Marcel Holtmann | 2008-09-06 | 4 | -5/+5 |
| | |||||
* | Don't forget to include service-api.txt | Marcel Holtmann | 2008-09-06 | 1 | -2/+4 |
| | |||||
* | Rename DiscoverDevices to StartDiscovery, CancelDiscovery to StopDiscovery ↵ | Luiz Augusto von Dentz | 2008-09-04 | 1 | -12/+12 |
| | | | | and fix logic around Discovering property to reflect when the base band is busy. | ||||
* | Fix wrong method names | Marcel Holtmann | 2008-09-03 | 1 | -4/+4 |
| | |||||
* | Add service API documentation | Marcel Holtmann | 2008-09-03 | 2 | -47/+62 |
| | |||||
* | Network: updated network API | Claudio Takahasi | 2008-09-01 | 1 | -0/+34 |
| | |||||
* | Make DiscoverDevices to create discover sessions. | Luiz Augusto von Dentz | 2008-08-29 | 1 | -13/+2 |
| | |||||
* | Mention a possible prefix to adapter and device path | Marcel Holtmann | 2008-08-15 | 2 | -2/+2 |
| | |||||
* | Include current API documents into gtk-doc | Marcel Holtmann | 2008-08-15 | 1 | -0/+28 |
| | |||||
* | Add infrastructure for gtk-doc support | Marcel Holtmann | 2008-08-14 | 4 | -3/+271 |
| | |||||
* | Mark SDP and authorization methods as experimental for now | Marcel Holtmann | 2008-08-04 | 1 | -5/+5 |
| | |||||
* | Small API update | Marcel Holtmann | 2008-06-16 | 1 | -1/+7 |
| | |||||
* | Changed device Disconnect possible errors | Claudio Takahasi | 2008-06-10 | 1 | -6/+1 |
| | |||||
* | Clarify the dictionary key and value types | Marcel Holtmann | 2008-06-09 | 1 | -1/+2 |
| | |||||
* | Add capability parameter to CreatePairedDevice | Marcel Holtmann | 2008-06-03 | 1 | -1/+5 |
| | |||||
* | 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 |
| | |||||
* | Switch RequestPinCode and and RequestPasskey methods | Johan Hedberg | 2008-05-30 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 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 methods | Marcel Holtmann | 2008-05-29 | 3 | -14/+12 |
| | |||||
* | 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 |
| |