Searched refs:PollEventThread (Results 1 – 4 of 4) sorted by relevance
54 static void* PollEventThread(void* arg);
84 threadId = CreateThread(PollEventThread, this); in Open()346 void* PanNetwork::PollEventThread(void* arg) in PollEventThread() function in OHOS::bluetooth::PanNetwork
51 static void* PollEventThread(void* arg);
53 threadId = CreateThread(PollEventThread, this); in Open()303 void* HidHostUhid::PollEventThread(void* arg) in PollEventThread() function in OHOS::bluetooth::HidHostUhid