Hi Timo,
On 01/28/2013 04:13 AM, Timo Mueller wrote:
From: Timo Mueller
With a call being active, placing a second call on the AG device will
lead to the active call being put on hold. During the transition some
phones do not update the list of current calls. This leads to an +CLCC
response tha
Hi Timo,
+static void clcc_poll_dialing_cb(gboolean ok, GAtResult *result,
+ gpointer user_data)
+{
+ struct ofono_voicecall *vc = user_data;
+ struct voicecall_data *vd = ofono_voicecall_get_data(vc);
+ GSList *calls, *dialing;
+
+ if (!ok)
+
Hi Vinicius,
On 01/30/2013 10:24 AM, Claudio Takahasi wrote:
From: Vinicius Costa Gomes
When there are many devices around that support the HFP AG profile,
we may have a lot of modems that the user will never use.
---
plugins/hfp_hf_bluez5.c | 61 +-
Hi Claudio,
On 01/30/2013 10:24 AM, Claudio Takahasi wrote:
This patch removes unnecessary GDBusProxy object access when property
changed is triggered. The property name and the argument iterator is
informed in the function callback.
---
plugins/hfp_hf_bluez5.c | 5 ++---
1 file changed, 2 in
Hi Vinicius,
On 01/30/2013 03:12 PM, Vinicius Costa Gomes wrote:
---
TODO | 9 +
1 file changed, 9 insertions(+)
Patch has been applied, thanks.
Regards,
-Denis
___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofon
---
TODO | 9 +
1 file changed, 9 insertions(+)
diff --git a/TODO b/TODO
index 1fef651..c579718 100644
--- a/TODO
+++ b/TODO
@@ -159,6 +159,15 @@ Modem Emulator
Priority: Medium
Depends: HFP AG emulator as BlueZ service
+- Add support for BlueZ 5 Profile1 API to dundee
+ BlueZ 5
Hi Vinicius,
On 01/30/2013 06:31 AM, Vinicius Gomes wrote:
Hi Daniel,
On Wed, Jan 30, 2013 at 7:13 AM, Daniel Wagner wrote:
Hi,
Is someone working on bluez5 support for dundee?
Our intern (Paulo Borges) is working on it.
Can you guys actually add a task to the TODO list and assign him a
From: Vinicius Costa Gomes
When there are many devices around that support the HFP AG profile,
we may have a lot of modems that the user will never use.
---
plugins/hfp_hf_bluez5.c | 61 +
1 file changed, 41 insertions(+), 20 deletions(-)
diff --g
This patch removes unnecessary GDBusProxy object access when property
changed is triggered. The property name and the argument iterator is
informed in the function callback.
---
plugins/hfp_hf_bluez5.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/plugins/hfp_hf_bluez5.c
Hi Vinicius,
On 30.01.2013 13:31, Vinicius Gomes wrote:
On Wed, Jan 30, 2013 at 7:13 AM, Daniel Wagner wrote:
Hi,
Is someone working on bluez5 support for dundee?
Our intern (Paulo Borges) is working on it.
Great, thanks for the heads up.
cheers,
daniel
__
This patch rejects the SCO incoming connection if there isn't a service
level connection associated with the Bluetooth address pair.
---
plugins/hfp_hf_bluez5.c | 27 ++-
1 file changed, 22 insertions(+), 5 deletions(-)
diff --git a/plugins/hfp_hf_bluez5.c b/plugins/hfp_hf
Add service level connection hash table to track active connections
using the remote address as key, and the adapter address as value.
It is not supported the scenario that the host has multiple local adapters,
and the remote needs to establish more than one SLC to this host/oFono.
Rejects the inc
This patch adds a service level connection hash table to track the
address of the active connections. For now, only one connection per
remote address is allowed. The remote address will be used as key,
and the local adapter address as hash entry value.
---
plugins/hfp_hf_bluez5.c | 48
Hi Daniel,
On Wed, Jan 30, 2013 at 7:13 AM, Daniel Wagner wrote:
> Hi,
>
> Is someone working on bluez5 support for dundee?
Our intern (Paulo Borges) is working on it.
Cheers,
--
Vinicius
___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/
Hi,
Is someone working on bluez5 support for dundee?
cheers,
daniel
___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono
15 matches
Mail list logo