enum Core::Bluetooth::GattCentralScanOptions::ScanMode
Overview
#include <coregattcentral.h> enum ScanMode { kBalanced = 0, kPowerSaving, kLowLatency, };
Detailed Documentation
Enum Values
kBalanced
balanced (default)
kPowerSaving
optimized for low energy consumption
kLowLatency
optimized for high performance