Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp1127 GapExAdvSet exAdvSets; in SetExAdvBatchEnableToGap() local
1128 exAdvSets.advHandle = iter->first; in SetExAdvBatchEnableToGap()
1129 exAdvSets.duration = 0; in SetExAdvBatchEnableToGap()
1130 exAdvSets.maxExAdvEvt = 0; in SetExAdvBatchEnableToGap()
1131 advSets.push_back(exAdvSets); in SetExAdvBatchEnableToGap()

Completed in 4 milliseconds