On Thu Oct 17 03:05:16 2024 +0000, Elizabeth Figura wrote:
We now have "winebluetooth.h" and "winebth_priv.h". What's the difference?
`winebluetooth(.h)` is just a thin wrapper around the unixlib. `winebth_priv.h` is driver-related code, which also contains common declarations needed for the `bthenum` minidriver in later code.