Home
last modified time | relevance | path

Searched refs:StartOrStopAllAdvertising (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h102 …void StartOrStopAllAdvertising(const STOP_ALL_ADV_TYPE &stopAllAdvType, bool isStartAdv = false) c…
H A Dble_adapter.cpp322 pimpl->bleAdvertiser_->StartOrStopAllAdvertising(stopAllAdvType, isStartAdvAndScan); in StartOrStopAdvAndScan()
H A Dble_advertiser_impl.cpp386 void BleAdvertiserImpl::StartOrStopAllAdvertising(const STOP_ALL_ADV_TYPE &stopAllAdvType, bool isS… in StartOrStopAllAdvertising() function in OHOS::bluetooth::BleAdvertiserImpl