Johan Hedberg
7ee8ea022d
mgmt: Add address type fields to messages that need them
2011-11-07 19:54:04 +02:00
Johan Hedberg
d7e8d3cbf0
btmgmt: Fix missing newline in error message
2011-11-07 19:49:41 +02:00
Johan Hedberg
7f28cd5881
btmgmt: Fix use of unitialized variable
2011-11-07 21:33:03 +02:00
Johan Hedberg
4cb40f8111
mgmt-api: Update get_connections and connect_failed with address type info
2011-11-07 13:22:04 +02:00
Johan Hedberg
9aeb6205fe
mgmt-api: Only 4 bytes are needed for the controller settings
2011-11-07 13:45:31 +02:00
Luiz Augusto von Dentz
ca431639a8
btiotest: Add option to set socket priority
...
Setting a priority outside the range 0 to 6 requires the CAP_NET_ADMIN
capability.
2011-11-04 15:41:56 +02:00
Luiz Augusto von Dentz
992f24762f
btio: add BT_IO_OPT_PRIORITY option
...
BT_IO_OPT_PRIORITY uses SO_PRIORITY to set the priority of the socket
2011-11-04 15:41:41 +02:00
Luiz Augusto von Dentz
b96496bb09
rctest: Add option 'Y' to set socket priority
...
Priority is set using SO_PRIORITY, see man 7 socket for more details.
2011-11-04 15:40:38 +02:00
Luiz Augusto von Dentz
53bc28a20f
l2test: Add option 'Y' to set socket priority
...
Priority is set using SO_PRIORITY, see man 7 socket for more details.
2011-11-04 15:39:46 +02:00
Lucas De Marchi
3adcd9ed77
AVRCP: implement TRACK-REACHED-END event
2011-11-04 15:38:33 +02:00
Andre Guedes
d0ae998760
Add discovery cases to mgmt_cmd_complete()
2011-11-04 15:22:17 +02:00
Johan Hedberg
2f9b083e9e
mgmt-api: Fix typos and consistency issues
2011-11-04 10:14:23 +02:00
Johan Hedberg
59362cd938
btmgmt: Accept "yes" in addition to "on"
2011-11-03 14:01:20 +02:00
Johan Hedberg
76bfabc7a3
mgmt: Update set_discoverable to match new API
2011-11-03 13:50:35 +02:00
Dmitriy Paliy
35c7dd410f
Fix response on AT+CHLD=0 in maemo6
...
Currently, +CIEV indicator after AT+CHLD=0 command for one active call,
one held call, one incoming call scenario is incorrect. callheld=2
according to HFP 1.5 spec., p.70, means 'Call on hold, no active call'.
Hence, value 2 cannot be provided in +CIEV if there is an active call.
2011-11-02 12:00:09 +02:00
Santiago Carot-Nemesio
8bfd6b663e
Implement D-Bus get properties function
2011-11-02 11:55:43 +02:00
Santiago Carot-Nemesio
5c8be87889
Manage watcher's disconnections from the bus
2011-11-02 11:55:35 +02:00
Santiago Carot-Nemesio
29db85bf38
Disable final measurements indication when last watcher is removed
2011-11-02 11:55:26 +02:00
Santiago Carot-Nemesio
e09be5e270
Enable final measurement indications when first watcher is enabled
2011-11-02 11:55:15 +02:00
Santiago Carot-Nemesio
5fa4b3d10f
Implement D-Bus unregister watcher function
2011-11-02 11:55:05 +02:00
Santiago Carot-Nemesio
e4d4359c59
Implement D-Bus register watcher function
2011-11-02 11:54:56 +02:00
Santiago Carot-Nemesio
5ab1c52a14
Get valid range descriptor if it is supported
2011-11-02 11:54:46 +02:00
Santiago Carot-Nemesio
d7fecaa17f
Process characteristic descriptors in the thermometer service
2011-11-02 11:54:36 +02:00
Johan Hedberg
f82fc05d35
btmgmt: Add name command
2011-11-02 09:02:19 +02:00
Johan Hedberg
64cb3989f7
btmgmt: Add connectable value to info output
2011-11-02 10:24:34 +02:00
Johan Hedberg
316a0cb5b0
btmgmt: Don't report on all events unless monitoring
2011-11-01 15:10:32 +02:00
Johan Hedberg
1271ea4138
btmgmt: Add find command
2011-11-01 15:05:03 +02:00
Johan Hedberg
c135b89eb2
btmgmt: Fix help formatting
...
The command minimum field width needs to be bigger to accommodate for
longer commands.
2011-11-01 14:49:38 +02:00
Johan Hedberg
935096843f
btmgmt: Add parsing of remote_name events
2011-11-01 14:00:25 +02:00
Johan Hedberg
f053185f4e
btmgmt: Add parsing of discovering events
2011-11-01 13:53:37 +02:00
Johan Hedberg
7e0e91aee3
btmgmt: Add parsing of device_found events
2011-11-01 13:52:14 +02:00
Johan Hedberg
67c3de34a1
btmgmt: Add parsing of local name changed events
2011-11-01 13:42:13 +02:00
Johan Hedberg
b2144145fa
btmgmt: Add auth_failed event parsing
2011-11-01 13:34:45 +02:00
Johan Hedberg
e637d4e32b
btmgmt: Add connect_failed event parsing
2011-11-01 13:33:02 +02:00
Johan Hedberg
179652b272
btmgmt: Add connected/disconnected event parsing
2011-11-01 13:29:13 +02:00
Johan Hedberg
5a1e237266
btmgmt: Add parsing of new_key events
2011-11-01 13:20:54 +02:00
Johan Hedberg
e0461b8867
btmgmt: Simplify common settings event handling
2011-11-01 13:12:22 +02:00
Johan Hedberg
92503a0983
btmgmt: Add con command
2011-11-01 13:06:12 +02:00
Johan Hedberg
5f7e3214e7
btmgmt: Add disconnect command
2011-11-01 12:53:25 +02:00
Johan Hedberg
13feb9e853
btmgmt: Add class command
2011-11-01 12:29:05 +02:00
Johan Hedberg
bb36652707
btmgmt: Give a proper error message for unknown commands
2011-11-01 12:15:35 +02:00
Johan Hedberg
3fa0ee6c16
btmgmt: Add pairable command
2011-11-01 10:53:16 +02:00
Johan Hedberg
fe718b6c57
btmgmt: Add connectable command
2011-11-01 10:52:12 +02:00
Johan Hedberg
52715cfef3
btmgmt: Add common settings change function
2011-11-01 10:49:20 +02:00
Johan Hedberg
84bf71d6c3
btmgmt: Add common settings change response callback
2011-11-01 10:45:00 +02:00
Johan Hedberg
ad08cc4c24
btmgmt: Add markers to mgmt look-up tables for easier verification
2011-11-01 10:34:11 +02:00
Santiago Carot-Nemesio
b3cf3d6d1b
Remove unnecessary casting in thermometer plugin
2011-11-01 10:12:35 +02:00
Luiz Augusto von Dentz
4f89d2634b
Add support for MediaPlayer.Release to simple-player
2011-10-28 15:15:53 +03:00
Luiz Augusto von Dentz
af0659ba5f
Add support for MediaPlayer.Release to mpris-player
2011-10-28 15:15:50 +03:00
Luiz Augusto von Dentz
4ed6c1c2a4
Add MediaPlayer.Release method
...
This is similar to MediaEndpoint.Release which is useful to notify the
player that it is no longer registered/active.
2011-10-28 15:15:48 +03:00