Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h200 int SetExAdvParamToGap(const BleAdvertiserSettingsImpl &settings) const;
H A Dble_advertiser_impl.cpp338 ret = SetExAdvParamToGap(iter->second.settings_); in ExtentAdvertising()
732 int BleAdvertiserImpl::SetExAdvParamToGap(const BleAdvertiserSettingsImpl &settings) const in SetExAdvParamToGap() function in OHOS::bluetooth::BleAdvertiserImpl