Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_feature.h80 bool IsLeExtendedAdvertisingSupported() const in IsLeExtendedAdvertisingSupported() function
H A Dble_advertiser_impl.cpp254 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StartAdvertising()
294 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StartLegacyAdvOrExAdv()
371 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StopAdvertising()
400 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StartAllAdvertising()
435 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in StopAllAdvertising()
692 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in DeregisterCallbackToGap()
1140 if (!BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in CreateAdvertiserSetHandle()
1856 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in GenResPriAddrResultTask()
H A Dble_adapter.cpp265 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in DisableTask()
1317 …l->bleAdvertiser_ != nullptr) && (!BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) && in LeConnectionCompleteTask()
H A Dble_central_manager_impl.cpp232 if (BleFeature::GetInstance().IsLeExtendedAdvertisingSupported()) { in DeregisterCallbackToGap()