Home
last modified time | relevance | path

Searched refs:maxExAdvEvt (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h98 uint8_t maxExAdvEvt; /// maximum number of advertising events (0 is no limit) member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c293 hciCmdParam.sets[i].maxExtendAdvertisingEvents = advSet[i].maxExAdvEvt; in GapLeSetExtendedAdvertisingEnable()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp1069 exAdvSet.maxExAdvEvt = 0; in SetExAdvEnableToGap()
1086 exAdvSets.maxExAdvEvt = 0; in SetExAdvBatchEnableToGap()