I'm trying to develop a filter driver for Bluetooth in Windows Vista and above, and I'm wodnering if EVERY bluetooth related action have to pass through the Windows Bluetooth driver stack or if it's just confined to Microsoft Bluetooth stack.
For instance, I have a USB bluetooth transceiver from IVT and it uses the BlueSoleil. Can BlueSoleil stack perform some bluetooth standard operations without passing through the Bluetooth driver stack?