Searched refs:SchedulerStartBroadcast (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/core/broadcast/scheduler/interface/ |
H A D | broadcast_scheduler.h | 115 int32_t SchedulerStartBroadcast(int32_t bcId, BroadcastContentType contentType, const BroadcastParam *param,
|
/foundation/communication/dsoftbus/core/broadcast/scheduler/src/ |
H A D | broadcast_scheduler.c | 48 int32_t SchedulerStartBroadcast(int32_t bcId, BroadcastContentType contentType, const BroadcastParam *param, in SchedulerStartBroadcast() function
|
H A D | broadcast_scheduler_virtual.c | 57 int32_t SchedulerStartBroadcast(int32_t bcId, BroadcastContentType contentType, const BroadcastParam *param, in SchedulerStartBroadcast() function
|
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/ |
H A D | disc_ble.c | 973 ret = SchedulerStartBroadcast(advertiser->channel, contentType, &advParam, &packet); in StartAdvertiser()
|
Completed in 5 milliseconds