Home
last modified time | relevance | path

Searched refs:IsLeExtendedAdvertisingSupported (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_feature.h80 bool IsLeExtendedAdvertisingSupported() const in IsLeExtendedAdvertisingSupported() function in OHOS::bluetooth::BleFeature
H A Dble_advertiser_impl.cpp273 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StartAdvertising()
313 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StartLegacyAdvOrExAdv()
390 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StopAdvertising()
419 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StartAllAdvertising()
458 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StopAllAdvertising()
734 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in DeregisterCallbackToGap()
1184 if (!BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in CreateAdvertiserSetHandle()
1987 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in GenResPriAddrResultTask()
H A Dble_adapter.cpp262 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in DisableTask()
1285 if ((pimpl->bleAdvertiser_ != nullptr) && (!BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) && in LeConnectionCompleteTask()
H A Dble_central_manager_impl.cpp232 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in DeregisterCallbackToGap()

Completed in 9 milliseconds