Searched refs:SetExAdvBatchEnableToGap (Results 1 – 2 of 2) sorted by relevance
273 int SetExAdvBatchEnableToGap(bool isEnable) const;
401 int ret = SetExAdvBatchEnableToGap(isStartAdv); in StartAllAdvertising()436 int ret = SetExAdvBatchEnableToGap(isStartAdv); in StopAllAdvertising()1073 int BleAdvertiserImpl::SetExAdvBatchEnableToGap(bool isEnable) const in SetExAdvBatchEnableToGap() function in OHOS::bluetooth::BleAdvertiserImpl