Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.c227 const int taskTimeout = 1000; in WaitRxTaskComplete() local
232 EventWait(taskCompleteEvent, taskTimeout); in WaitRxTaskComplete()