Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1341 static int32_t SoftBusCondWaitSec(int64_t sec, int32_t bcId, SoftBusMutex *mutex) in SoftBusCondWaitSec() function
1422 if (SoftBusCondWaitSec(BC_WAIT_TIME_SEC, bcId, mutex) == SOFTBUS_OK) { in StartBroadcastingWaitSignal()
1431 ret = SoftBusCondWaitSec(BC_WAIT_TIME_SEC, bcId, mutex); in StartBroadcastingWaitSignal()