Searched refs:scanmode (Results 1 – 10 of 10) sorted by relevance
298 bool BleProperties::SetBleScanMode(int scanmode) in SetBleScanMode() argument300 LOG_DEBUG("[BleProperties] %{public}s:%{public}d", __func__, scanmode); in SetBleScanMode()302 return BleConfig::GetInstance().SetBleScanMode(scanmode); in SetBleScanMode()
75 static bool SetBleScanMode(int scanmode);
60 bool SetBleScanMode(int scanmode) const;
269 bool BleConfig::SetBleScanMode(int scanmode) const in SetBleScanMode()273 bool ret = config_->SetValue(SECTION_HOST, PROPERTY_BLE_SCAN_MODE, scanmode); in SetBleScanMode()
763 | mode | [ScanMode](#scanmode) | 是 | 蓝牙扫描模式。当扫描模式为SCAN_MODE_GENERAL_DISCOVERABLE时,如果超出durati…806 | [ScanMode](#scanmode) | 蓝牙扫描模式。 |
4583 …on 9开始支持,从API version 10开始废弃。建议使用[connection.ScanMode](js-apis-bluetooth-connection.md#scanmode)替代。
698 | mode | [ScanMode](#scanmode) | Yes | Bluetooth scan mode to set. If the scan times out (**d…741 | [ScanMode](#scanmode) | Bluetooth scan mode obtained.|
4583 … since API version 10. Use [connection.ScanMode](js-apis-bluetooth-connection.md#scanmode) instead.
146 …e | [ScanMode](../../../application-dev/reference/apis/js-apis-bluetooth-connection.md#scanmode) |