Is there a hook to track the activity on the bluetooth serial port

Is there a way to monitor the activity over a bluetooth connection using a software hook or an external bluetooth monitor, where bluetooth simulates an RS232 serial port.

When I use a cable connection, I could use the built-in datascope for this action, which basically checked if there was communication between the PC and an external device. The PC connection on one end talks to the Windows CE device on the other end.

+1


a source to share


2 answers


Sysinternals Portmon can monitor serial ports, see http://technet.microsoft.com/en-us/sysinternals/bb896644.aspx Presumably it can monitor Bluetooth virtual serial ports ...



+2


a source


With Frontline, you can take control of your Bluetooth connection. I think you need to be able to set default security and encryption for this to work.



If your problem is with the air interface, this is a pretty good tool.

+1


a source







All Articles