Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h370 void StopAllAdvertising(const STOP_ALL_ADV_TYPE &stopAllAdvType, bool isStartAdv) const;
H A Dble_advertiser_impl.cpp393 StopAllAdvertising(stopAllAdvType, isStartAdv); in StartOrStopAllAdvertising()
432 void BleAdvertiserImpl::StopAllAdvertising(const STOP_ALL_ADV_TYPE &stopAllAdvType, bool isStartAdv… in StopAllAdvertising() function in OHOS::bluetooth::BleAdvertiserImpl