Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h138 uint8_t secondaryAdvMaxSkip; /// Maximum number that can be skipped before the AUX_ADV_IND. member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c173 hciCmdParam.secondaryAdvertisingMaxSkip = advExParam.secondaryAdvMaxSkip; in GapLeSetExtendedAdvertisingParameters()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp749 para.secondaryAdvMaxSkip = 0x00; in SetExAdvParamToGap()