watchingAdvertisements property

bool watchingAdvertisements

If the device is watching for advertisements. If advertisements are not unsupported then it will always return false.

Implementation

bool get watchingAdvertisements => _bluetoothDevice.watchingAdvertisements;