Home
last modified time | relevance | path

Searched refs:GetBleScanMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h48 int GetBleScanMode() const;
H A Dble_config.cpp197 int BleConfig::GetBleScanMode() const in GetBleScanMode() function in OHOS::bluetooth::BleConfig
H A Dble_central_manager_impl.cpp476 switch (BleConfig::GetInstance().GetBleScanMode()) { in CheckBleScanMode()