Mikel Astiz
ba01ee9c89
media: Clarify Acquire/TryAcquire error cases
...
Document the reported errors for Acquire() and TryAcquire(). For the
later, make sure a specific error in guaranteed for the typical scenario
of audio not streaming.
2013-01-08 13:56:18 +02:00
Mikel Astiz
a9a177ff82
media: Add HFP/HSP gains to transport API
...
Add two independent and HSP/HFP-specific properties to the media
transport representing the input and output audio volumes.
2013-01-08 13:56:15 +02:00
Johan Hedberg
0a3fb1e263
core: Remove missed out references to Pairable storage setting
2013-01-07 16:19:02 +02:00
Marcel Holtmann
7cc9f3456a
doc: Fix annotation for optional device properties
2012-12-29 22:33:42 -08:00
Marcel Holtmann
bb4d0e4fe7
doc: Remove individual Device ID properties
2012-12-29 22:32:14 -08:00
Marcel Holtmann
fd6a8610a4
doc: Add entry for modalias properties
2012-12-29 22:21:30 -08:00
Marcel Holtmann
d8831fd821
doc: The user provided friendly name is stored as alias
2012-12-29 21:14:19 -08:00
Marcel Holtmann
f693123a76
doc: Rephrase the reset handling of device alias property
2012-12-29 19:53:59 -08:00
Marcel Holtmann
c3bcabe810
doc: Add some extra notes to class of device adapter property
2012-12-29 19:52:54 -08:00
Marcel Holtmann
c51494e87c
doc: Introduce adapter alias property and make name property read only
2012-12-29 19:52:18 -08:00
Marcel Holtmann
0bd31205e6
doc: Mention that the adapter powered property is not persistent
2012-12-29 16:28:03 -08:00
Marcel Holtmann
6fd8d9dd52
doc: Mention the external control of adapter name property
2012-12-29 16:26:20 -08:00
Marcel Holtmann
b9fb332a85
doc: Change VendorSource value into a string
2012-12-22 09:48:30 -08:00
Marcel Holtmann
2cc971d375
doc: Remove Connectable setting and do some visual cleanups
2012-12-22 08:54:01 -08:00
Marcel Holtmann
bc2e9b815b
doc: Storage documentation is for developers and nobody else
2012-12-22 08:48:56 -08:00
Johan Hedberg
cfe3efeee7
doc: Convert more upper case enums to lower case in obex-api
2012-12-22 18:25:35 +02:00
Johan Hedberg
bc3689e7e9
doc: Use lower case string values for supported OBEX targets
2012-12-21 23:34:55 +02:00
Johan Hedberg
6087ccefff
doc: Use uint64 instead of uint32 for Time property in obex-api
2012-12-21 21:52:40 +02:00
Marcel Holtmann
0bcca78995
doc: Remove more copyright statements from API specifications
2012-12-21 18:44:24 +01:00
Marcel Holtmann
30e3d6c0b2
doc: Update OBEX push agent callback parameters
2012-12-21 18:41:34 +01:00
Marcel Holtmann
be43b12c70
doc: Update OBEX transfer object with missing properties
2012-12-21 18:38:24 +01:00
Marcel Holtmann
9a023fc495
doc: Add Release callback to OBEX agent API
2012-12-21 18:15:42 +01:00
Marcel Holtmann
4f95148bd4
doc: It should be org.bluez.obex.Error.Failed and not org.bluez.obex.Failed
2012-12-21 18:10:00 +01:00
Marcel Holtmann
8ebb14188e
doc: Use org.bluez.obex.MessageAccess1 and org.bluez.obex.Message1
2012-12-21 18:06:25 +01:00
Marcel Holtmann
37dcce7779
doc: Cleanup of OBEX API specifications
2012-12-21 18:05:39 +01:00
Marcel Holtmann
62f1932152
doc: Rename obexd-api.txt into just obex-api.txt
2012-12-21 17:57:45 +01:00
Luiz Augusto von Dentz
405afea4a5
obexd: Add Session property to Transfer interface
...
This property indicates the session object path.
2012-12-21 17:06:10 +02:00
Luiz Augusto von Dentz
3becb60500
obexd-api: Fix use gboolean intead of boolean
2012-12-21 14:53:50 +02:00
Luiz Augusto von Dentz
529c804766
obexd-api: Add possible errors
...
Add missing errors to method calls
2012-12-21 14:53:50 +02:00
Luiz Augusto von Dentz
da068075ce
obexd: Rename Progress property to Transferred
2012-12-21 14:53:42 +02:00
Luiz Augusto von Dentz
793f73091a
obexd: Use term active instead of in-progress for transfer status
2012-12-21 12:47:06 +02:00
Luiz Augusto von Dentz
9606375649
obex-client: Rename org.bluez.obex.Transfer to Transfer1
...
Rename the interface and move it to obexd-api.txt since it now belongs
to the same daemon, in addition remove obex-client-api.txt and align with
Transfer1 API in use by the server.
2012-12-21 12:04:10 +02:00
Luiz Augusto von Dentz
57a12b2571
obex-client: Rename org.bluez.obex.MessageAccess to MessageAccess1
...
Rename the interface and move it to obexd-api.txt since it now belongs
to the same daemon, in addition do the same to org.bluez.obex.Message.
2012-12-21 12:04:09 +02:00
Luiz Augusto von Dentz
939cebb9f3
obex-client: Rename org.bluez.obex.Synchronization to Synchronization1
...
Rename the interface and move it to obexd-api.txt since it now belongs
to the same daemon.
2012-12-21 12:01:07 +02:00
Luiz Augusto von Dentz
fc09df3af5
obex-client: Rename org.bluez.obex.PhonebookAccess to PhonebookAccess1
...
Rename the interface and move it to obexd-api.txt since it now belongs
to the same daemon.
2012-12-21 11:59:41 +02:00
Luiz Augusto von Dentz
2dcb0e5616
obex-client: Rename org.bluez.obex.FileTransfer to org.bluez.obex.FileTransfer1
...
Rename the interface and move it to obexd-api.txt since it now belongs
to the same daemon.
2012-12-21 11:59:41 +02:00
Luiz Augusto von Dentz
1945cffc16
obex-client: Rename org.bluez.obex.ObjectPush to org.bluez.obex.ObjectPush1
...
Rename the interface and move it to obexd-api.txt since it now belongs
to the same daemon.
2012-12-21 11:59:41 +02:00
Luiz Augusto von Dentz
dc30b0deaa
obex-client: Rename org.bluez.obex.Session to org.bluez.obex.Session1
...
Rename the interface and move it to obexd-api.txt since it now belongs
to the same daemon.
2012-12-21 11:59:41 +02:00
Luiz Augusto von Dentz
35990b8bdd
obexd: Rename org.bluez.obex.Client to org.bluez.obex.Client1
...
Rename the interface and move it to obexd-api.txt since it now belongs
to the same daemon.
2012-12-21 11:59:41 +02:00
Luiz Augusto von Dentz
a5c2b6e886
obexd: Align client and server spec of org.bluez.obex.Transfer1
2012-12-21 11:59:41 +02:00
Luiz Augusto von Dentz
6765affa2c
obexd: Remove TransferStarted and TransferCompleted signals
...
This now handled by ObjectManager together with a new property called
Status.
2012-12-21 11:59:40 +02:00
Luiz Augusto von Dentz
84d01d66e1
obexd: Fix transfer path to include session path
...
Transfer path should use the session path as prefix
2012-12-21 11:59:40 +02:00
Luiz Augusto von Dentz
e62719c47b
obexd: Fix session path to include manager path
...
Manager path is /org/bluez/obex so use it as prefix in the session path.
2012-12-21 11:59:40 +02:00
Luiz Augusto von Dentz
781d49a8e7
obexd: Rename org.bluez.obex.Session to org.bluez.obex.Session1
2012-12-21 11:59:40 +02:00
Luiz Augusto von Dentz
f170537b52
obexd: Rename org.bluez.obex.Transfer to org.bluez.obex.Transfer1
2012-12-21 11:59:40 +02:00
Luiz Augusto von Dentz
22c81fdae7
obexd: Rename org.bluez.obex.Agent to org.bluez.obex.Agent1
2012-12-21 11:59:40 +02:00
Luiz Augusto von Dentz
e3bb4f22e0
obexd: Rename Manager to AgentManager1
2012-12-21 11:59:40 +02:00
Marcel Holtmann
f41f255555
doc: Remove outdated audio-telephony-design.txt for now
...
Since the document has large portions that are outdated, remove it
for now. It should be brought back with updated information later on.
2012-12-21 09:48:17 +01:00
Johan Hedberg
0624791ea6
Revert "network: Remove Network.Connect and Network.Disconnect"
...
This reverts commit 9c62de94e5
.
For convenience (mainly for ConnMan) bring back
Network1.Connect/Disconnect since they also give the interface name
directly.
2012-12-21 01:51:58 +02:00
Johan Hedberg
98b4797764
health: Use lower-case strings for enum values (for consistency)
2012-12-21 00:18:18 +02:00