草庐IT

isMultipleAdvertisementSupported

全部标签

android - 为什么 isMultipleAdvertisementSupported() 在 getBluetoothLeAdvertiser 返回对象时返回 false?

我正在尝试在我的设备上使用BLE传输。这是我使用的代码和输出://checkBLEsupportLog.i(TAG,"BLEsupported:"+getPackageManager().hasSystemFeature(PackageManager.FEATURE_BLUETOOTH_LE));//true//checkBLEtransmissionsupportfinalBluetoothManagerbluetoothManager=(BluetoothManager)getSystemService(Context.BLUETOOTH_SERVICE);BluetoothAda