Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h193 int SetAdvParamToGap(const BleAdvertiserSettingsImpl &settings) const;
H A Dble_advertiser_impl.cpp315 ret = SetAdvParamToGap(iter->second.settings_); in LegacyAdvertising()
711 int BleAdvertiserImpl::SetAdvParamToGap(const BleAdvertiserSettingsImpl &settings) const in SetAdvParamToGap() function in OHOS::bluetooth::BleAdvertiserImpl