how to get public Bluetooth Device Address using core_bluetooth

前端 未结 3 1077
执笔经年
执笔经年 2021-01-15 05:25

We have one bluetooth devices.Bluetooth devices have one public bluetooth device address(BDA).In android they get bluetooth like (30:03:5B:00:15:12).I can get o

3条回答
  •  失恋的感觉
    2021-01-15 06:03

    Android 6 has REMOVED ability to read own Device WIFI and BT MAC address, they will be hardcoded to 02:00:00:00:00:00. This is "to protect user data" or more correctly "privacy". Too many big mall's have abused harvesting these addresses for getting user behavioral information.

提交回复
热议问题