Tool/software: Linux
I am a new user of "bluez" HCI functions - in C++ code
I like to use HCI_Write_Loopback_Mode function with is part of bluetooth documentation / specification but NOT part of "bluez" package.
Assuming HCI_Write_Loopback_Mode function id "open source" not vendor proprietary - where do I find the C/C++ source code for it ?
Thanks