Home
last modified time | relevance | path

Searched refs:SetBleScanMode (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp266 bool BleProperties::SetBleScanMode(int scanmode) in SetBleScanMode() function in OHOS::bluetooth::BleProperties
270 return BleConfig::GetInstance().SetBleScanMode(scanmode); in SetBleScanMode()
284 ret &= SetBleScanMode(BLE_DEFAULT_SCAN_MODE); in SaveDefaultValues()
H A Dble_properties.h73 static bool SetBleScanMode(int scanmode);
H A Dble_config.h60 bool SetBleScanMode(int scanmode) const;
H A Dble_config.cpp269 bool BleConfig::SetBleScanMode(int scanmode) const in SetBleScanMode() function in OHOS::bluetooth::BleConfig

Completed in 3 milliseconds