Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Unable to execute Bluetooth HDP Demo
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 44 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
jfernandez  
View profile  
 More options Dec 15 2011, 12:30 pm
From: jfernandez <jorge.fernandez.gonza...@gmail.com>
Date: Thu, 15 Dec 2011 09:30:08 -0800 (PST)
Local: Thurs, Dec 15 2011 12:30 pm
Subject: Unable to execute Bluetooth HDP Demo
Hi all,

I'm executing the Bluetooth HDP Demo [1]  (offered from Android 4.0
Ice Cream Sandwich) in my Android smartphone. When I have registered
the application in order to receive data, and I have paired the
biomedical device with the smartphone, I try to open the channel
connection and I can see that the device starts sending data to the
smartphone. However, the smartphone is unable to open the channel
connection HDP.

At the end of this message you can see the output obtained in the
LogCat.

Has anybody achieved to run successfully this sample about the use of
the Bluetooth Health Profile API? Any ideas?

Thanks. Regards.

[1] http://developer.android.com/resources/samples/BluetoothHDP/index.html

This is the log that I obtain:

12-15 16:40:54.048: I/BluetoothHDPService(1105): connectChannel()
12-15 16:40:54.068: D/BluetoothService(147): CONNECTION_STATE_CHANGE:
00:80:25:14:A1:BC: 0 -> 1
12-15 16:40:55.169: D/ConnectivityService(147):
handleInetConditionHoldEnd: net=1, condition=0, published condition=0
12-15 16:40:59.393: D/BluetoothEventLoop(147): Device property
changed: 00:80:25:14:A1:BC property: Connected value: true
12-15 16:41:00.024: D/BluetoothEventLoop(147): Health Device :
devicePath: /org/bluez/278/hci0/dev_00_80_25_14_A1_BC:channelPath:/org/
bluez/278/hci0/dev_00_80_25_14_A1_BC/chan3115:existstrue
12-15 16:41:00.034: E/BluetoothService.cpp(147):
getChannelApplicationNative
12-15 16:41:00.044: E/bluetooth_common.cpp(147):
dbus_func_args_timeout_valist: D-Bus error in Acquire:
org.bluez.Error.HealthError (Cannot reconnect: MDL is not closed)
12-15 16:41:00.044: E/BluetoothHealthProfileHandler(147): Error
obtaining fd for channel:/org/bluez/278/hci0/dev_00_80_25_14_A1_BC/
chan3115
12-15 16:41:00.074: E/BluetoothService.cpp(147): destroyChannelNative
12-15 16:41:00.074: E/BluetoothEventLoop.cpp(147):
onHealthDeviceConnectionResult: D-Bus error:
org.bluez.Error.HealthError (Mdl is not created)
12-15 16:41:00.074: D/BluetoothEventLoop(147):
onHealthDeviceConnectionResult 2 6001
12-15 16:41:00.214: D/BluetoothEventLoop(147):
onHealthDeviceConnectionResult 2 6000
12-15 16:41:00.214: D/BluetoothEventLoop(147): Health Device : Name of
Property is: MainChannel Value:/org/bluez/278/hci0/
dev_00_80_25_14_A1_BC/chan3115


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raul Ruiz  
View profile  
 More options Dec 16 2011, 5:31 am
From: Raul Ruiz <spekwh...@gmail.com>
Date: Fri, 16 Dec 2011 02:31:16 -0800 (PST)
Local: Fri, Dec 16 2011 5:31 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi  Jorge,

What device are you using? I have a same problem using Nonin 9560BT
pulseoximeter. It conects and disconnects and any data had received in
the Android.

Do you have any solution?

Thanks

On Dec 15, 6:30 pm, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jfernandez  
View profile  
 More options Dec 16 2011, 6:29 am
From: jfernandez <jorge.fernandez.gonza...@gmail.com>
Date: Fri, 16 Dec 2011 03:29:25 -0800 (PST)
Local: Fri, Dec 16 2011 6:29 am
Subject: Re: Unable to execute Bluetooth HDP Demo
On 16 dic, 11:31, Raul Ruiz <spekwh...@gmail.com> wrote:

> Hi  Jorge,

Hi Raul,

> What device are you using? I have a same problem using Nonin 9560BT
> pulseoximeter. It conects and disconnects and any data had received in
> the Android.

I'm working with a board which is able to simulate several biomedical
devices.

On the other hand, I have a real device (blood pressure monitor
UA-767PBT-C). In that case, the device opens the HDP channel
automatically with the smartphone which acts as sink. But the truth is
that I don't see anything in the LogCat related to this channel.
However, if I try opening the connection channel from the HDP Demo
Application, I obtain the same error.

Anyway, I have checked all of this in a Linux laptop using the same
BlueZ stack that we have in Android and everything works fine.

> Do you have any solution?

Not yet. I'm expecting some feedback.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raul Ruiz  
View profile  
 More options Dec 16 2011, 9:54 am
From: Raul Ruiz <spekwh...@gmail.com>
Date: Fri, 16 Dec 2011 06:54:34 -0800 (PST)
Local: Fri, Dec 16 2011 9:54 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Well we have same trouble. I have UA-767PBT-C device too and with HDP
Demo doesnt connect.

Im doing a program that receive ACL_CONNECT from device and opens a
channel.
In the program, Health service is use by android BT and the link is
connected but device is in CONNECTING_STATE and then drops down.
Using a BT sniffer like HCIDUMP, i watch that android BT doest send
CONNECT RSP to device and I think that this is the problem.

If you want some help tell me i will continue working in this.

PD: Me too check this in linux, and it works finelly.I think that dbus
library is different.

On 16 dic, 12:29, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raul Ruiz  
View profile  
 More options Dec 19 2011, 2:20 am
From: Raul Ruiz <spekwh...@gmail.com>
Date: Sun, 18 Dec 2011 23:20:07 -0800 (PST)
Local: Mon, Dec 19 2011 2:20 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Will Android 4.0.3 give a solution?

On 16 dic, 15:54, Raul Ruiz <spekwh...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
CharuhasV  
View profile  
 More options Dec 27 2011, 4:10 am
From: CharuhasV <vcharu...@gmail.com>
Date: Tue, 27 Dec 2011 01:10:57 -0800 (PST)
Local: Tues, Dec 27 2011 4:10 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi,

I am facing the same issue with Nonin 9560 BT device.

Anybody with update?

Thanks,
Charuhas.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chenchen  
View profile  
 More options Jan 4 2012, 5:35 pm
From: Chenchen <chenchen.zh...@gmail.com>
Date: Wed, 4 Jan 2012 14:35:56 -0800 (PST)
Local: Wed, Jan 4 2012 5:35 pm
Subject: Re: Unable to execute Bluetooth HDP Demo
Dear Raul,

I'm playing around with UA-767PBT-C, and find that I could be able to
get the association request by printing log in read thread:
01-04 13:46:49.652: I/BluetoothHDPService(7249):
e200
0032
80000000
0001002a
5079
0026
80000000
8000 //?? not 0xA0
80000000
00000000
00800000
0008
00091ffffe8002be
02bc
0081  //?? 0x01, 0x00
0100

However, I don't know what is the right now to write association
response back.

On Dec 16 2011, 6:54 am, Raul Ruiz <spekwh...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raul Ruiz  
View profile  
 More options Jan 5 2012, 7:08 am
From: Raul Ruiz <spekwh...@gmail.com>
Date: Thu, 5 Jan 2012 04:08:27 -0800 (PST)
Local: Thurs, Jan 5 2012 7:08 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi Chenchen,

I'm trying connecting UA-767PBT.-C to android manager that i did and
it connect and disconnect all time.
I don't know how do you do connection to get read thread and get the
association request. If you get something tell me.
With Nonin i establish connection and i get 0 bytes all time.

Its problem of L2CAP. BlueZ developers in 4.97 version fixed bug.

On 4 ene, 23:35, Chenchen <chenchen.zh...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fernando Almeida  
View profile  
 More options Jan 8 2012, 4:29 pm
From: Fernando Almeida <reala...@gmail.com>
Date: Sun, 8 Jan 2012 13:29:43 -0800 (PST)
Local: Sun, Jan 8 2012 4:29 pm
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi all....

I'm trying to connect one sthetoscope to my android device via
bluetooth and always get error connecting...

Hope this will correct the problem...

Some new informations on this please tell me...

On 5 Jan, 12:08, Raul Ruiz <spekwh...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raul Ruiz  
View profile  
 More options Jan 9 2012, 2:35 am
From: Raul Ruiz <spekwh...@gmail.com>
Date: Sun, 8 Jan 2012 23:35:25 -0800 (PST)
Local: Mon, Jan 9 2012 2:35 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi Fernando,

What shetoscope do you have? Android version? Logcat trace?

Thanks!

On 8 ene, 22:29, Fernando Almeida <reala...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jfernandez  
View profile  
 More options Jan 9 2012, 6:01 am
From: jfernandez <jorge.fernandez.gonza...@gmail.com>
Date: Mon, 9 Jan 2012 03:01:27 -0800 (PST)
Local: Mon, Jan 9 2012 6:01 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi Chenchen,

Please, if you don't mind, could you say me which is the Android
version-ROM that you are using?

Thanks.

On 4 ene, 23:35, Chenchen <chenchen.zh...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jfernandez  
View profile  
 More options Jan 13 2012, 5:57 am
From: jfernandez <jorge.fernandez.gonza...@gmail.com>
Date: Fri, 13 Jan 2012 02:57:40 -0800 (PST)
Local: Fri, Jan 13 2012 5:57 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi again,

Well, after upgrading my Android 4.0 to 4.03, and adding some changes
to the Bluetooth HDP sample, I'm able to connect to the biomedical
device, as well as I'm able to read/write data from/to the HDP
channel. So, it seems the problem has been fixed in this new Android
version.

Regards.

On 15 dic 2011, 18:30, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fernando Almeida  
View profile  
 More options Jan 13 2012, 4:04 pm
From: Fernando Almeida <reala...@gmail.com>
Date: Fri, 13 Jan 2012 13:04:55 -0800 (PST)
Local: Fri, Jan 13 2012 4:04 pm
Subject: Re: Unable to execute Bluetooth HDP Demo
I have a littmann 3200 and i'm using android 4.0.3...

I just want this to connect :( still can't do nothing about this...

On 9 Jan, 07:35, Raul Ruiz <spekwh...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fernando Almeida  
View profile  
 More options Jan 14 2012, 6:35 am
From: Fernando Almeida <reala...@gmail.com>
Date: Sat, 14 Jan 2012 03:35:40 -0800 (PST)
Local: Sat, Jan 14 2012 6:35 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi jfernandez... i upgrade my android version to 4.03 and still can't
connect...

Could you please show me the changes that you made?

Thank you

On 13 Jan, 10:57, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jfernandez  
View profile  
 More options Jan 14 2012, 7:07 am
From: jfernandez <jorge.fernandez.gonza...@gmail.com>
Date: Sat, 14 Jan 2012 04:07:18 -0800 (PST)
Local: Sat, Jan 14 2012 7:07 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi Fernando,

I have introduced a change in the implementation of the
BluetoothHealthCallback mHealthCallback. Exactly, in its method
onHealthChannelStateChange(...). I detected that the state machine
during the stablishment of a new HDP connection is: Disconnected-
Connecting-Connected. However, you can see that the example is
checking the case Disconnected-Connected, but not the case Connecting-
Connected. I added this new case Connecting-Connected, and now it
works and I'm able to read/write data from/to UA-767PBT-C and a board
that emulates several biomedical devices.

I hope it help you.

Regards.

On 14 ene, 12:35, Fernando Almeida <reala...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raul Ruiz  
View profile  
 More options Jan 20 2012, 11:00 am
From: Raul Ruiz <spekwh...@gmail.com>
Date: Fri, 20 Jan 2012 08:00:10 -0800 (PST)
Local: Fri, Jan 20 2012 11:00 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi all,

I have Nonin working with HDP, if someone need help tell me.

On 14 ene, 13:07, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ming  
View profile  
 More options Jan 21 2012, 1:49 am
From: Ming <ming030...@gmail.com>
Date: Fri, 20 Jan 2012 22:49:51 -0800 (PST)
Local: Sat, Jan 21 2012 1:49 am
Subject: Re: Unable to execute Bluetooth HDP Demo

Hi everyone,
I am planning to do a HDP project too.
I would like to ask where you guys buy the medical device that support HDP?
It seems that most of you buy UA-767PBT-C, but I can't find where to buy
this device...

I only find UA-767BT
http://www.amazon.com/UA-767PBT-D-Bluetooth-Blood-Pressure/dp/B0028Q2P3Y

Thank a lot!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vijay  
View profile  
 More options Jan 19 2012, 4:39 pm
From: vijay <vijaybadawad...@gmail.com>
Date: Thu, 19 Jan 2012 13:39:13 -0800 (PST)
Local: Thurs, Jan 19 2012 4:39 pm
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi ,

I still see the issue with my Nonin device even on Android 4.0.3.
here is what is see in my log,

using demo sample i am able to connect to the device but i am not
getting any data from the device

Any help?

I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/
bluez/plugins/hciops.c:conn_complete() status 0x00
I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/
bluez/src/adapter.c:adapter_get_device() 00:1C:05:00:49:4A
D/BluetoothEventLoop( 1089): Device property changed: 00:1C:
05:00:49:4A property: Connected value: true
I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/
bluez/plugins/hciops.c:remote_features_information() hci0 status 0
I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/
bluez/plugins/hciops.c:remote_name_information() hci0 status 0

E/BluetoothEventLoop.cpp( 1089): onHealthDeviceConnectionResult: D-Bus
error: org.bluez.Error.HealthError (No matching MDEP found)

D/BluetoothEventLoop( 1089): onHealthDeviceConnectionResult 1 6001
I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/
bluez/plugins/hciops.c:disconn_complete() handle 1 status 0x00
I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/
bluez/src/event.c:btd_event_disconn_complete()
I//system/bin/bluetoothd( 1198): bluetoothd[1199]: external/bluetooth/
bluez/src/adapter.c:adapter_remove_connection()
D/BluetoothEventLoop( 1089): Device property changed: 00:1C:
05:00:49:4A property: Connected value: false
W/ThrottleService( 1089): unable to find stats for iface rmnet0
I/power   ( 1089): *** set_screen_state 0
D/SurfaceFlinger(  125): About to give-up screen, flinger = 0x1420918
W/ProcessStats( 1089): Skipping unknown process pid 1620
W/NetworkManagementSocketTagger( 1089): setKernelCountSet(10048, 0)
failed with errno -2
D/dalvikvm( 1089): GC_CONCURRENT freed 629K, 14% free 8879K/10247K,
paused 5ms+4ms

On Jan 14, 6:07 am, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vijay  
View profile  
 More options Jan 20 2012, 5:39 pm
From: vijay <vijaybadawad...@gmail.com>
Date: Fri, 20 Jan 2012 14:39:22 -0800 (PST)
Local: Fri, Jan 20 2012 5:39 pm
Subject: Re: Unable to execute Bluetooth HDP Demo
could you please share the changes need to get it working.
connection seems to working but i don't see data coming to device
running Android 4.0.3

On Jan 20, 10:00 am, Raul Ruiz <spekwh...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jfernandez  
View profile  
 More options Jan 23 2012, 4:13 am
From: jfernandez <jorge.fernandez.gonza...@gmail.com>
Date: Mon, 23 Jan 2012 01:13:11 -0800 (PST)
Local: Mon, Jan 23 2012 4:13 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi vijay,

I'm seeing that you obtain the following error:

onHealthDeviceConnectionResult: D-Bus
error: org.bluez.Error.HealthError (No matching MDEP found)

I guess your Nonin device is a pulse oximeter. Are you sure you are
registering in the HDP code an application interesting in pulse
oximeter data type (0x1004)?

Regards.

On 20 ene, 23:39, vijay <vijaybadawad...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vijay Badawadagi  
View profile  
 More options Jan 23 2012, 12:44 pm
From: vijay Badawadagi <vijaybadawad...@gmail.com>
Date: Mon, 23 Jan 2012 11:44:47 -0600
Local: Mon, Jan 23 2012 12:44 pm
Subject: Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

HI Jorge,

thanks that solves the problem, now i can see the data from the Nonin.

Regards
Vijay
On Mon, Jan 23, 2012 at 3:13 AM, jfernandez <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jfernandez  
View profile  
 More options Feb 2 2012, 6:05 am
From: jfernandez <jorge.fernandez.gonza...@gmail.com>
Date: Thu, 2 Feb 2012 03:05:51 -0800 (PST)
Local: Thurs, Feb 2 2012 6:05 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi all,

I have observed a strange and undesirable behaviour that I'm going to
describe. When an HDP channel is stablished, the Android system starts
a long proccess of freeing memory (I have lots of Logcat messages like
"dalvikm - GC_CONCURRENT freed 494K ..."), even in some occasions, the
system crashes and the smartphone is rebooted. I don't know if this is
a problem of my ROM/smartphone (I'm using Android 4.0.3 ICS). Does
anybody has the same problem?

Thanks and regards!

On 15 dic 2011, 18:30, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chenchen  
View profile  
 More options Feb 3 2012, 1:55 pm
From: Chenchen <chenchen.zh...@gmail.com>
Date: Fri, 3 Feb 2012 10:55:27 -0800 (PST)
Local: Fri, Feb 3 2012 1:55 pm
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi Fernandez,
I have the same problem.  I think it is because the bluetooth does not
close properly.  In my case, I didn't touch the default state machine
and it does not turn off the blue color bluetooth logo after the
measurement is finished.  And Connection State is still CONNECTED.
Which is very weird.  Have you encountering the same problem?

Thanks and regards,
Chenchen

On Feb 2, 3:05 am, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ming  
View profile  
 More options Feb 9 2012, 9:58 am
From: Ming <ming030...@gmail.com>
Date: Thu, 9 Feb 2012 06:58:43 -0800 (PST)
Local: Thurs, Feb 9 2012 9:58 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Exactly same problem with you.
I am using UA-767-PBT-C
After connected to the device, I can see the Connection State is
"Connected" and "Reading data..." and a green icon.
However, I can never see data.
In log ,I keep receiving dalvikm - GC_CONCURRENT freed 494K ..., and
sometime even reboot!
Do u solve the problem? Thank You.

On Feb 2, 7:05 pm, jfernandez <jorge.fernandez.gonza...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jfernandez  
View profile  
 More options Feb 9 2012, 10:04 am
From: jfernandez <jorge.fernandez.gonza...@gmail.com>
Date: Thu, 9 Feb 2012 07:04:59 -0800 (PST)
Local: Thurs, Feb 9 2012 10:04 am
Subject: Re: Unable to execute Bluetooth HDP Demo
Hi Chenchen and Ming,

Sorry for the delay. I think you are right Chenchen, I obtain the same
behaviour, so, I guess the problem is in the Android source code...
Well, we will wait for a new Android release solving this issue.

Regards.

On 9 feb, 15:58, Ming <ming030...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 44   Newer >
« Back to Discussions « Newer topic     Older topic »