I don't believe this is available.  I suspected that it was not, and
then I double checked (even through the bluecove api) this morning. I
would suspect that this is something that varies so much that it
cannot be accurately be estimated by your software (I mean surely
somewhere down in hardware there's some timer, but at the Android
system, and perhaps even linux system level, you don't have access to
this information, and it will vary quite a bit from chipset to
chipset.)

kris

On Tue, Feb 21, 2012 at 8:50 AM, Shashidhar <[email protected]> wrote:
> Hi,
>
>    In my activity, I need to show a counter which represents,  how much time
> still left for bluetooth to be in discoverable mode.
> If bluetooth is not already in discoverable mode,  I am starting an intent
> to make it discoverable and since I know for how much time I am making it
> discoverable, I am able to show the proper time left and update it every
> second.
>
> But, if the bluetooth is already in discoverable mode when my activity gets
> started, is there a way by which I can get the time still left for bluetooth
> to be in discoverable mode?
>
> Thanks,
> Shashidhar
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to