Home
last modified time | relevance | path

Searched refs:SetScanModeDuration (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.h249 void SetScanModeDuration(int scanMode, int type) const;
H A Dble_central_manager_impl.cpp699 SetScanModeDuration(setting.GetScanMode(), matchingMode); in StartScan()
788 void BleCentralManagerImpl::SetScanModeDuration(int scanMode, int type) const in SetScanModeDuration() function in OHOS::bluetooth::BleCentralManagerImpl