Searched refs:SetAdvEnableToGap (Results 1 – 2 of 2) sorted by relevance
183 int ret = SetAdvEnableToGap(true); in ReStartLegacyAdvertising()374 ret = SetAdvEnableToGap(false); in StopAdvertising()419 int ret = SetAdvEnableToGap(isStartAdv); in StartAllAdvertising()456 int ret = SetAdvEnableToGap(isStartAdv); in StopAllAdvertising()1055 int BleAdvertiserImpl::SetAdvEnableToGap(bool isEnable) const in SetAdvEnableToGap() function in OHOS::bluetooth::BleAdvertiserImpl1303 int ret = SetAdvEnableToGap(true); in GapAdvScanRspDataSetCompleteEvt()1802 …advertiser->dispatcher_->PostTask(std::bind(&BleAdvertiserImpl::SetAdvEnableToGap, advertiser, fal… in TimerCallback()1815 …advertiser->dispatcher_->PostTask(std::bind(&BleAdvertiserImpl::SetAdvEnableToGap, advertiser, tru… in TimerCallback()
258 int SetAdvEnableToGap(bool isEnable) const;