Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp1120 std::vector<GapExAdvSet> advSets; in SetExAdvBatchEnableToGap() local
1131 advSets.push_back(exAdvSets); in SetExAdvBatchEnableToGap()
1133 return GAPIF_LeExAdvSetEnable(isEnable, advSets.size(), &advSets[0]); in SetExAdvBatchEnableToGap()

Completed in 3 milliseconds