Home
last modified time | relevance | path

Searched refs:BleScanSettings (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp33 void ConvertBleScanSetting(const BleScanSettings &inSettings, BluetoothBleScanSettings &outSetting);
40 int32_t CheckScanParams(const BleScanSettings &settings, const std::vector<BleScanFilter> &filters);
190 void BleCentralManager::impl::ConvertBleScanSetting(const BleScanSettings &inSettings, in ConvertBleScanSetting()
255 int32_t BleCentralManager::impl::CheckScanParams(const BleScanSettings &settings, in CheckScanParams()
337 int BleCentralManager::StartScan(const BleScanSettings &settings, const std::vector<BleScanFilter> &filters) in StartScan()
637 BleScanSettings::BleScanSettings() in BleScanSettings() function in OHOS::Bluetooth::BleScanSettings
640 BleScanSettings::~BleScanSettings() in ~BleScanSettings()
643 void BleScanSettings
[all...]
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h277 class BLUETOOTH_API BleScanSettings { class
280 * @brief A constructor used to create a <b>BleScanSettings</b> instance.
284 BleScanSettings();
287 * @brief A destructor used to delete the <b>BleScanSettings</b> instance.
291 ~BleScanSettings();
529 BleScanSettings scanSettings;
580 int StartScan(const BleScanSettings &settings, const std::vector<BleScanFilter> &filters);
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h90 Bluetooth::BleScanSettings bleScanSettings_ {};
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp129 BleScanSettings settings; in SysStartBLEScan()
592 BleScanSettings &outSettinngs) in CheckBleScanParams()
627 BleScanSettings settings; in StartBLEScan()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp954 BleScanSettings settings; in BleStartScanEx()

Completed in 7 milliseconds