Home
last modified time | relevance | path

Searched refs:PROPERTY_BLE_SCAN_MODE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.cpp202 bool ret = config_->GetValue(SECTION_HOST, PROPERTY_BLE_SCAN_MODE, scanMode); in GetBleScanMode()
273 bool ret = config_->SetValue(SECTION_HOST, PROPERTY_BLE_SCAN_MODE, scanmode); in SetBleScanMode()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_device_config.h56 const std::string PROPERTY_BLE_SCAN_MODE = "BleScanMode"; member

Completed in 3 milliseconds