I was looking into source code for BLE scanner to understand it and customize it. I came across a function which I could not find any source code or documentation.
What is HCI_FILTER_NEW()
function in Bluetooth library and how does it works?
Also where can I find its source code?