Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.c217 static void WaitRxTaskCompleteTask(void *context) in WaitRxTaskCompleteTask() function
231 ThreadPostTask(BTM_GetProcessingThread(), WaitRxTaskCompleteTask, taskCompleteEvent); in WaitRxTaskComplete()