Bluetooth module performance

  • Thread starter Thread starter CodeDemon
  • Start date Start date
C

CodeDemon

Hi all!
I'm wondering - is there any possibility to monitor bluetooth
activity? Avg. bytes/sec, current Bandwidth etc...
Looked through available perfromance counters - ain't found
appropriate one :(

Any assistance will help!
 
CodeDemon,

This is going to have to be provided by the driver for the bluetooth
device you are using. If the driver doesn't provide it in the form of a
performance counter, or some other mechanism, then I don't know how you will
get it, as I don't think that the abstraction that windows uses will provide
much for you.
 
CodeDemon,

This is going to have to be provided by the driver for the bluetooth
device you are using. If the driver doesn't provide it in the form of a
performance counter, or some other mechanism, then I don't know how you will
get it, as I don't think that the abstraction that windows uses will provide
much for you.

--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)




Hi all!
I'm wondering - is there any possibility to monitor bluetooth
activity? Avg. bytes/sec, current Bandwidth etc...
Looked through available perfromance counters - ain't found
appropriate one :(
Any assistance will help!- -

- -

Ok, just wanted to make sure it can't be done in some general way.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top