I am creating a device that grabs on air mac addresses from advertising channels. I know that that macs can rotate and change. Im able to pull out bytes 3:8 of the payload and get the mac from a fitbit, which has a static mac, and the message type is "ADV_IND".
Question is, will bytes 3:8 in all other advertising messages contain macs as well?
If not, where I can find the breakdown of what type of advertising message has what.
Thanks.