在安卓有些机型上搜索iBeacon特别慢,有些就快很多,是不是小程序在调用蓝牙搜索原生Api时,没有设置 phy (public static final int PHY_LE_ALL_SUPPORTED = 255)。