Johan Hedberg
36ac32c5e8
doc: Add Agent.RequestAuthorization method
2012-12-04 15:13:09 +02:00
Johan Hedberg
d307f84846
agent: Rename Authorize to AuthorizeService
2012-12-04 14:42:05 +02:00
Frédéric Danis
943c7c9748
doc: Update settings-storage.txt
...
Add missing Master key to LongTermKey group
2012-12-04 10:05:44 +02:00
Luiz Augusto von Dentz
68506c3f10
control: Add methods FastForward and Rewind
...
These method can be used to fast-forward and rewind the playback, their
action will keep active until another method is called.
The commands are reapeated every 2 seconds to conform with AVC spec.
2012-12-01 11:22:23 +02:00
Johan Hedberg
9461355107
doc: Remove nonexistent property methods and signals from health-api
2012-11-30 16:06:37 +02:00
Andrzej Kaczmarek
f0981d3d26
doc: Update proximity API document
2012-11-30 15:25:05 +02:00
Andrzej Kaczmarek
cc75dd7858
doc: Update thermometer API document
...
This patch updates thermometer-api.txt document to include changes in
properties handling.
2012-11-30 15:04:33 +02:00
Johan Hedberg
cb9cee0eb8
doc: Remove leftover PropertyChanged from media-api.txt
2012-11-30 13:17:43 +02:00
Luiz Augusto von Dentz
0ecced58f3
media-api: Update documentation of MediaPlayer interface
2012-11-30 10:30:50 +02:00
João Paulo Rechi Vita
72be0b9d7d
control: Remove duplicated documentation entry
2012-11-29 15:58:19 +02:00
Luiz Augusto von Dentz
509d71d550
media-api: Update documentation of MediaTransport interface
2012-11-29 11:32:10 +02:00
Luiz Augusto von Dentz
9c62de94e5
network: Remove Network.Connect and Network.Disconnect
...
These method are no longer necessary as Device interface has similar
functionality.
2012-11-26 16:35:30 +02:00
Luiz Augusto von Dentz
85be8f5bba
input: Remove Input interface
...
This interface is no longer needed as Device interface can now connect
the profiles.
2012-11-26 16:33:27 +02:00
Luiz Augusto von Dentz
0e9bf87f81
audio: Remove Control.Connect and Control.Disconnect
...
These method are no longer necessary as Device interface has similar
functionality.
2012-11-26 16:33:13 +02:00
Luiz Augusto von Dentz
c31d0954f8
audio: Remove Audio interface
...
This interface is no longer needed as Device interface can now connect
the profiles and the state can be tracked using MediaTransport interface.
2012-11-26 16:32:47 +02:00
Luiz Augusto von Dentz
e08ec5b9e5
audio: Remove AudioSource interface
...
This interface is no longer needed as Device interface can now connect
the profiles and the state can be tracked using MediaTransport interface.
2012-11-26 16:32:31 +02:00
Luiz Augusto von Dentz
65c2713c89
audio: Remove AudioSink interface
...
This interface is no longer needed as Device interface can now connect
the profiles and the state can be tracked using MediaTransport interface.
2012-11-26 16:32:02 +02:00
Johan Hedberg
35a9ae3336
audio: Remove deprecated Connected/Disconnected signals
2012-11-24 12:39:53 +02:00
Johan Hedberg
d296dbce73
audio: Remove deprecated Control.IsConnected method
2012-11-24 12:36:57 +02:00
Frédéric Danis
e4054ff057
doc: Update settings-storage.txt
...
Remote features are not available from user space,
so replace Features entry by SupportedTechnologies.
Device blocked should be saved in device info file.
2012-11-21 20:43:59 +02:00
Frédéric Danis
dc7be9cbbd
doc: Add HFP design document
2012-11-21 13:05:17 +02:00
Johan Hedberg
356386cd2f
core: Add Service property for external profiles
...
This property is used to distinguish the service class UUID from the
actual profile UUID.
2012-11-16 14:27:51 +02:00
Johan Hedberg
15749622a3
doc: Add Version and Features parameters for RegisterProfile
2012-11-14 16:03:02 +02:00
Luiz Augusto von Dentz
28913ce349
hfp-api: Remove HandsfreeGateway interface
...
This API is not longer supported
2012-11-14 15:10:07 +02:00
Luiz Augusto von Dentz
697bf64745
audio-api: Remove Headset and HeadsetGateway APIs
2012-11-14 15:10:07 +02:00
Johan Hedberg
8bbc3c4cbd
assigned-numbers: Add MAP MAS (Message Notification Service) channel
2012-11-14 14:00:27 +02:00
Johan Hedberg
8684203003
core: Include remote version and features in Profile.NewConnection
2012-11-13 12:36:38 +02:00
Szymon Janc
79b5b7df52
dbusoob: Create device object and return it when adding OOB data
...
With recent change on how new device objects are created it is no
longer possible to create device object from string with
org.bluez.Adapter interface. When adding OOB data for specified
address device object is created if it was not yet existing.
Path to object is returned in AddRemoteData to avoid need for extra
FindDevice() call on org.bluez.Adapter to get object maching specified
address.
2012-11-13 10:08:46 +02:00
Marcel Holtmann
437959a0b5
doc: Create separate Profile Manager interface
2012-11-09 20:21:45 +01:00
Johan Hedberg
c4b6d03767
core: Add fd_properties parameter to Profile.NewConnection
2012-11-09 16:52:48 +02:00
Johan Hedberg
b27b7757d4
mgmt: Remove peripheral setting
...
It's still not decided how this will be exposed in the end but most
likely it wont be through mgmt (e.g. socket-based enabling is a probable
choice).
2012-11-09 16:52:48 +02:00
Frédéric Danis
3f32c6ed95
doc: Update settings-storage.txt
...
Device name should be saved in device info file.
2012-10-31 10:40:47 +02:00
Luiz Augusto von Dentz
80b085fc97
audio: Export remote player as children object path of device
...
The object implements org.bluez.MediaPlayer similar to the target role.
2012-10-31 10:37:39 +02:00
Frédéric Danis
7ad6749035
doc: Add settings storage documentation
2012-10-25 12:32:32 +03:00
Michael Knudsen
38bac0a093
doc: Fix typo in media API
2012-10-23 15:35:52 +03:00
Johan Hedberg
e3f677b332
doc: Add missing info of peripheral setting to mgmt API
2012-10-22 18:53:37 +03:00
Johan Hedberg
1b0a4291d1
mgmt: Add support for LE peripheral mode
2012-10-22 17:36:51 +03:00
Lucas De Marchi
fc10fc4edb
doc: Update Health to BlueZ 5
...
Adapt to the new DBus.Properties and cleanup the format used in this
documentation to be similar to the other profiles.
2012-10-19 10:38:15 +03:00
Lucas De Marchi
aaa40311d0
sap: Convert to DBus.Properties
2012-10-19 10:36:46 +03:00
Johan Hedberg
9b80a1f063
doc: Update to match latest BlueZ 5 API
2012-10-17 10:43:53 +03:00
Luiz Augusto von Dentz
03fdd8bc76
control: Add Control.Disconnect method
...
This method can be used to disconnect AVRCP.
2012-10-16 10:43:26 +03:00
Luiz Augusto von Dentz
31951cc6c0
control: Add Control.Connect API
...
This method can be used to manually connect AVRCP when acting as a
controller.
2012-10-16 10:42:05 +03:00
Luiz Augusto von Dentz
195fc945c5
control: Add basic support for AVRCP 1.0 controller
2012-10-16 10:41:17 +03:00
Andrzej Kaczmarek
6f4d4e0390
heartrate: Convert to DBus.Properties
2012-10-13 22:30:33 +03:00
Johan Hedberg
293bbb4a47
doc: Update adapter and device D-Bus APIs
2012-10-12 18:02:34 +03:00
Johan Hedberg
7dae3e94c9
core: Add initial Device.Pair() implementation
...
This will ultimately replace Adapter.CreatePairedDevice()
2012-10-09 19:38:10 +02:00
Luiz Augusto von Dentz
54d0918598
sink: Remove deprecated code
...
Remove decrecated properties and signals
2012-10-09 18:43:53 +02:00
Johan Hedberg
230abac027
doc: Reformat thermometer-api.txt to follow 80-character rule
2012-10-09 17:58:40 +02:00
Andrzej Kaczmarek
2f32a90868
thermometer: Change string properties to lower-case
2012-10-09 17:56:09 +02:00
Andrzej Kaczmarek
2dc7ab9b95
thermometer: Reformat MeasurementReceived description
...
MeasurementReceived method description is reformatted to be more
readable and consistent with other API documents.
Special values for Exponent and Mantissa fields specify now only NaN
value as this is only special value defined by HTS specification for
measurement.
2012-10-09 17:56:06 +02:00