summaryrefslogtreecommitdiffstats
path: root/doc/adapter-api.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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-161-0/+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.
* Add service API documentationMarcel Holtmann2008-09-031-47/+0
|
* 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-151-1/+1
|
* Mark SDP and authorization methods as experimental for nowMarcel Holtmann2008-08-041-5/+5
|
* Add capability parameter to CreatePairedDeviceMarcel Holtmann2008-06-031-1/+5
|
* Add capability parameter for the agent registrationMarcel Holtmann2008-06-031-2/+9
|
* Add methods for authorizationMarcel Holtmann2008-05-301-0/+18
|
* Fix copy and paste bugsMarcel Holtmann2008-05-291-4/+4
|
* Update adapter documentation including ReleaseMode.Luiz Augusto von Dentz2008-05-281-0/+6
|
* Add methods for dealing with service record registrationMarcel Holtmann2008-03-151-0/+29
|
* Update object paths to new rootMarcel Holtmann2008-03-141-1/+1
|
* Document the RequestMode methodMarcel Holtmann2008-03-141-0/+17
|
* Mention the key/value pairs for DeviceFound signalMarcel Holtmann2008-03-141-0/+5
|
* Document agent register/unregister methodsMarcel Holtmann2008-03-131-0/+20
|
* Update adapter API documentationMarcel Holtmann2008-03-131-25/+93
|
* Adapter: adding the new FindDevice method and documentation.Vinicius Gomes2008-03-131-0/+7
|
* Fix use of path for objects in adapter documentation.Luiz Augusto von Dentz2008-03-121-4/+4
|
* Add Adapter property to device and fix access mode of Name property in ↵Luiz Augusto von Dentz2008-03-101-1/+1
| | | | adapter interface.
* Change property PeriodicInquiry to PeriodicDiscovery.Luiz Augusto von Dentz2008-03-101-1/+1
|
* Update documentationMarcel Holtmann2008-03-071-8/+10
|
* Move documentation into doc directoryMarcel Holtmann2008-03-071-0/+101