Linux bluetooth development
 help / color / mirror / Atom feed
* [Bluez-devel] HCI-Uart Driver & Kernel 2.4.25 , Headset/Handsfree Profile
@ 2005-05-17  8:33 Markus.Heininger
  2005-05-17  9:26 ` gao.yingbin
  2005-05-17 11:25 ` Marcel Holtmann
  0 siblings, 2 replies; 3+ messages in thread
From: Markus.Heininger @ 2005-05-17  8:33 UTC (permalink / raw)
  To: bluez-devel

[-- Attachment #1: Type: text/plain, Size: 1654 bytes --]

Hello,

I´m trying to get the Handsfree/Headset-Profile running on an embedded 
power pc-platform using the 2.4.25 kernel and a bluetooth module
which is connected to the host processor via UART-Interface. 

The strange thing is that all other profiles work fine (OBEX, DUN etc.)
but when it comes to transfer synchronous data in both directions like the 
handsfree profile does, I got an error message from
the kernel like "unkown HCI packet type 00 received".

Although there were no additional error messages from the kernel like 
buffer overruns of the UART interface, the first thing I thought about 
was that there might by something wrong with the hardware handshake of the 
UART interface, but I managed to connect the bluetooth module 
via RS232 to a normal PC running linux kernel 2.6 even without RTS and CTS 
lines of the UART interface connected (only RXD & TXD). 
Here everything works fine, so the problem is surely not caused by a 
missing/buggy hardware handshake.

It would be a hard work to upgrade from kernel 2.4  to 2.6 on our platform 
since we already applied many changes to the kernel (not concerning 
bluez),
so my question is if someone of you did experience the same problems and 
perhaps there is a way to patch the linux 2.4 kernel to solve them.

I already applied all available patches to bluez, but I´m afraid that the 
problem originates on a different place in the linux 2.4 kernel, maybe
in the higher level - serial/tty drivers or in the communication between 
them and the hci uart driver.

Perhaps someone of you can help me,

many thanks and with best regards,
Markus






[-- Attachment #2: Type: text/html, Size: 2478 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-05-17 11:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17  8:33 [Bluez-devel] HCI-Uart Driver & Kernel 2.4.25 , Headset/Handsfree Profile Markus.Heininger
2005-05-17  9:26 ` gao.yingbin
2005-05-17 11:25 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox