Home
last modified time | relevance | path

Searched refs:scanmode (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp298 bool BleProperties::SetBleScanMode(int scanmode) in SetBleScanMode() argument
300 LOG_DEBUG("[BleProperties] %{public}s:%{public}d", __func__, scanmode); in SetBleScanMode()
302 return BleConfig::GetInstance().SetBleScanMode(scanmode); in SetBleScanMode()
H A Dble_properties.h75 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()
273 bool ret = config_->SetValue(SECTION_HOST, PROPERTY_BLE_SCAN_MODE, scanmode); in SetBleScanMode()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-connection.md763 | mode | [ScanMode](#scanmode) | 是 | 蓝牙扫描模式。当扫描模式为SCAN_MODE_GENERAL_DISCOVERABLE时,如果超出durati…
806 | [ScanMode](#scanmode) | 蓝牙扫描模式。 |
H A Djs-apis-bluetoothManager.md4583 …on 9开始支持,从API version 10开始废弃。建议使用[connection.ScanMode](js-apis-bluetooth-connection.md#scanmode)替代。
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-connection.md698 | mode | [ScanMode](#scanmode) | Yes | Bluetooth scan mode to set. If the scan times out (**d…
741 | [ScanMode](#scanmode) | Bluetooth scan mode obtained.|
H A Djs-apis-bluetoothManager.md4583 … since API version 10. Use [connection.ScanMode](js-apis-bluetooth-connection.md#scanmode) instead.
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-bluetooth.md146 …e | [ScanMode](../../../application-dev/reference/apis/js-apis-bluetooth-connection.md#scanmode) |
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-bluetooth.md146 …e | [ScanMode](../../../application-dev/reference/apis/js-apis-bluetooth-connection.md#scanmode) |