Hi,
Yes, I want to list out all private ant devices.
If user choose one option from selected devices, then app should be connected to same device. and all other devices should be blacklisted, user should not connect to them.
I have tried this with background scanning and i had got device list available in id list.
I also wanted seperate Blacklist features , where user can add ID to which app should not allow to connect.
I have added code for Inclusive /Exclusive list for that.
but when i add id in blacklist,error is not generated and inclusive/ exclusive features does not work.
after added to inclusive/exclusive list, i close the device and start again, but it is connecting to the ant device id previously blacklisted.