Discussion:
Bluetooth on Android..
pavan savoy
2008-10-20 21:53:47 UTC
Permalink
How do I scan using that menu ?

All I can see is 3 options, Turn on Bluetooth, which I cannot enable, since
I am doing an hciattach.
Bluetooth settings which has the turn on Bluetooth option again,
Discoverable, which it is...
Device Name shows as no name set, however hciconfig hci0 name returns me a
device name BlueZ (0).

And the Bluetooth devices section is empty. Am I missing the link ?
Hi,
I am quite new to the Android Build system, but I could enable the
Bluetooth
libraries & utilities to be built. I can even scan by using the hcitool
utility.
But how do I do all these using the UI ?
Settings -> Wireless -> Bluetooth
I heard that the Bluetooth APIs were left out from the 0.9 version
onwards,
I don't want to build applications as such using the SDK.
But a Bluetooth Application to discover / search devices around.
Thanks & Regards,
Pavan Savoy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Android Internals" group.
To post to this group, send email to android-***@googlegroups.com
To unsubscribe from this group, send email to android-internals+***@googlegroups.com
For more options, visit this group at http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---
pavan savoy
2008-10-20 21:19:39 UTC
Permalink
Hi,

I am quite new to the Android Build system, but I could enable the Bluetooth
libraries & utilities to be built. I can even scan by using the hcitool
utility.
But how do I do all these using the UI ?

I heard that the Bluetooth APIs were left out from the 0.9 version onwards,
I don't want to build applications as such using the SDK.
But a Bluetooth Application to discover / search devices around.

Thanks & Regards,
pavan savoy
2008-10-20 23:03:01 UTC
Permalink
Hi,

Humn, I don't have a menu which says scan for devices, may be I am missing
that application.
Also I tried putting the hciattach in init.rc, doesnt seem to work.

How do I run hciattach from the UI ? [ Wouldn't running from console send
an dbus message to rest of the system ?? ]

PS: about the platform, I am not sure I can tell that, which check back on
that...
I mean you are from google, and would obviously by now know, but I am just
an engineer and hence the concern.

Thanks & Regards,
Pavan Savoy.
Use Menu -> Scan for devices to initiate a BT inquiry. But that won't
work unless the UI thinks that bluetooth is on. If you are running
hciattach behind the scenes then the UI won't know that buetooth is
on. You should use the UI to run hciattach.
What platform are you running Android on?
Nick
Post by pavan savoy
How do I scan using that menu ?
All I can see is 3 options, Turn on Bluetooth, which I cannot enable,
since
Post by pavan savoy
I am doing an hciattach.
Bluetooth settings which has the turn on Bluetooth option again,
Discoverable, which it is...
Device Name shows as no name set, however hciconfig hci0 name returns me
a
Post by pavan savoy
device name BlueZ (0).
And the Bluetooth devices section is empty. Am I missing the link ?
Post by pavan savoy
Hi,
I am quite new to the Android Build system, but I could enable the Bluetooth
libraries & utilities to be built. I can even scan by using the
hcitool
Post by pavan savoy
Post by pavan savoy
utility.
But how do I do all these using the UI ?
Settings -> Wireless -> Bluetooth
Post by pavan savoy
I heard that the Bluetooth APIs were left out from the 0.9 version onwards,
I don't want to build applications as such using the SDK.
But a Bluetooth Application to discover / search devices around.
Thanks & Regards,
Pavan Savoy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Android Internals" group.
To post to this group, send email to android-***@googlegroups.com
To unsubscribe from this group, send email to android-internals+***@googlegroups.com
For more options, visit this group at http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Loading...