Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h149 int GAP_LeExAdvSetEnable(uint8_t enable, uint8_t numberOfSet, const GapExAdvSet *advSet);
H A Dgap_le_adv.c281 static int GapLeSetExtendedAdvertisingEnable(uint8_t enable, uint8_t numberOfSet, const GapExAdvSet *advSet) in GapLeSetExtendedAdvertisingEnable()
313 int GAP_LeExAdvSetEnable(uint8_t enable, uint8_t numberOfSet, const GapExAdvSet *advSet) in GAP_LeExAdvSetEnable()
H A Dgap_le_if.c65 GapExAdvSet *advSet;
553 int GAPIF_LeExAdvSetEnable(uint8_t enable, uint8_t numberOfSet, const GapExAdvSet *advSet) in GAPIF_LeExAdvSetEnable()
565 ctx->advSet = (GapExAdvSet *)advSet; in GAPIF_LeExAdvSetEnable()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h99 } GapExAdvSet; typedef
552 BTSTACK_API int GAPIF_LeExAdvSetEnable(uint8_t enable, uint8_t numberOfSet, const GapExAdvSet *advSet);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp1110 GapExAdvSet exAdvSet; in SetExAdvEnableToGap()
1120 std::vector<GapExAdvSet> advSets; in SetExAdvBatchEnableToGap()
1127 GapExAdvSet exAdvSets; in SetExAdvBatchEnableToGap()

Completed in 11 milliseconds