Home
last modified time | relevance | path

Searched refs:keepPolling_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp34 keepPolling_ = false; in PanNetwork()
264 if (keepPolling_) { in Close()
265 keepPolling_ = false; in Close()
361 keepPolling_ = true; in PollEventThread_()
367 while (keepPolling_) { in PollEventThread_()
386 keepPolling_ = false; in PollEventThread_()
H A Dpan_network.h62 bool keepPolling_ = false; member in OHOS::bluetooth::PanNetwork
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_uhid.cpp27 keepPolling_ = false; in HidHostUhid()
279 if (keepPolling_) { in ClosePollThread()
280 keepPolling_ = false; in ClosePollThread()
318 keepPolling_ = true; in PollEventThread_()
325 while (keepPolling_) { in PollEventThread_()
H A Dhid_host_uhid.h69 bool keepPolling_ = false; member in OHOS::bluetooth::HidHostUhid

Completed in 2 milliseconds