For a work project, I have a list of bluetooth mac with their appearance and disapearance times from a moving sensor. I would like to filter theses MAC adresses and to know if they are following my sensor.
First, I'm getting the duration of each mac detection to know if they are alongside the device for a long time enough. But it's not enough for the model I'm building.
I know that bt mac adresses are randomly changed as times goes by. So I also get the information if the MAC adress is in the OUI list. But a few number of them are in the OUI list.
So my question is : Can I know, by a different method, if the MAC seems to match a real device like a headphone, a mobile phone or a smart watch for example ?