Can mobile device bluetooth mac address be changed??
I am asking this because one part of my system depends on this security. If it can be done, how hard is this to do and how one can do that.
I know that on linux you can change it pretty easily, but that is for PCs.
Device manufacturers will not allow changing of MAC address,
MAC address is controlled and allocated by IEEE since it has to be unique.
if you are a device manufacturer you can get a bunch of addresses and keep changing them on a single device. (so theoretically is it possible)
Changing MAC is possible by the lower level drivers and typically this capability is not exposed to applications.