ListPicker and Bluetooth - How to have a short list

Hi,

When I use the command ListPicker I want to have in my bluetooth device list only specific devices (for example only the devices that contain a specific SUBSTRING).
Is it possible?
Thank you for your help!

Take the list that you normally fed to that list picker, and run it through this value procedure to get only the elements that contain your desired value.