Hi,

I was surprised to see, bluetooth.c in bluedroid/ directory to find,
access("/dev/ttyHS0... sort of code ?
What does this mean ?

That every platform should name its high-speed UART port as /dev/ttyHS*, or
else have a service named hciattach_legacy?
It simply doesn't make sense.

Also, assuming wifi.c & bluetooth.c are kind of performing the same set of
functions ? why are their location so very different ?

bluetooth is found under system/ project and wifi under hardware/libhardware
project, wouldn't it be proper to move bluetooth to hardware/libhardware
project so that, vendors can implement what they want & way they want to in
bluetooth too, similar to wifi ?

regards,
Pavan

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to