Hi,
How does the advertisement filter policy work?
I tried both BLE_GAP_ADV_FP_FILTER_SCANREQ and BLE_GAP_ADV_FP_FILTER_BOTH, but this doesn't restrict other devices (not in white-list) to find it, while scanning (but avoids connection request).
How can i restrict my device advertisement so that devices in white-list only can see my device is advertising?
Regards, Balaji